update README

This commit is contained in:
Rokas Puzonas 2024-02-07 23:30:48 +02:00
parent d33f351f24
commit 8d3c94ea3e

View File

@ -1,3 +1,9 @@
# Nature Of Code
Book: https://natureofcode.com/
## TODO
Create a zig web server to act as a table of contents for all of the exercises that have been done.
And so that `index.html` would not need to be copy pasted.