updated list of projects

This commit is contained in:
Perry Kivolowitz 2022-11-01 09:05:32 -05:00
parent 2791136aa3
commit b2563648a0

View file

@ -6,3 +6,4 @@ Here are a number of challenges for you to flex your new found knowledge.
| ---- | --------- |
| [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. |
| [WALKIES](./walkies/README.md) | A fun little animation. |