diff --git a/README.md b/README.md index b2c56bd..78399fa 100644 --- a/README.md +++ b/README.md @@ -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.