This commit is contained in:
Perry Kivolowitz 2022-06-13 18:02:14 -05:00
parent 63e9a2b6fb
commit ac3ed430ad
2 changed files with 8 additions and 0 deletions

Binary file not shown.

8
projects/README.md Normal file
View file

@ -0,0 +1,8 @@
# Projects
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. |