diff --git a/site/index.html b/site/index.html index ae1b776..8599c5f 100644 --- a/site/index.html +++ b/site/index.html @@ -301,11 +301,12 @@ Implement a JSON library using the hash map and array
  • Figure out how to wWrite unit tests for array/hashmap/etc
  • +
  • Parse the Telodendria config file
  • Add license/documentation comments to all source files
  • Implement a simple HTTP server