mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 01:56:47 +08:00
README
This commit is contained in:
parent
63e9a2b6fb
commit
ac3ed430ad
2 changed files with 8 additions and 0 deletions
Binary file not shown.
8
projects/README.md
Normal file
8
projects/README.md
Normal 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. |
|
||||
|
||||
Loading…
Reference in a new issue