diff --git a/site/index.html b/site/index.html index 0585ab6..0de92cf 100644 --- a/site/index.html +++ b/site/index.html @@ -496,14 +496,17 @@ can get involved.
  • 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
  • -
  • Implement HTTP param parser
  • +
  • Implement a simple HTTP server + +
  • Design the server architecture