added link to new FP project

This commit is contained in:
Perry Kivolowitz 2022-06-14 16:09:23 -05:00
parent c2546d5908
commit 1873b65b7e

View file

@ -5,4 +5,4 @@ Here are a number of challenges for you to flex your new found knowledge.
| Name | Challenge |
| ---- | --------- |
| [DIRENT](./DIRENT/README.md) | Read Directory Entries to extract information about files. |
| [PI](./PI/README.md) | Compute an approximation of PI using stochastic (random) methods. |