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
+
+- Implement param parser
- Properly decode paths
+
+
Design the server architecture
- Route requests
-- Handle requests
+Handle requests
- Data abstraction layer
- Error generation