mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 01:56:47 +08:00
added link to snow in readme
This commit is contained in:
parent
5e63912d39
commit
10bbbab3a1
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ 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. |
|
||||
| [SNOW](./snow/README.md) | A fun little animation. |
|
||||
| [WALKIES](./walkies/README.md) | A fun little animation. |
|
||||
|
|
|
|||
Loading…
Reference in a new issue