diff --git a/Telodendria.html b/Telodendria.html
index 8f540d9..9cf3935 100644
--- a/Telodendria.html
+++ b/Telodendria.html
@@ -130,12 +130,10 @@ Submit code patches to the Telodendria project.
Phase 4: A Real Homeserver
+Documentation Status
Rationale
Project Goals
Getting Support
-
-Documentation Status
-
Contributing
- Reporting Issues
@@ -283,6 +281,8 @@ can get involved.
Combine library code files
Implement configuration file parsing using the hash map
Base64 encoding/decoding with padded/unpadded support
+- Write a release script
+- Force code formatting with
indent
- Implement a JSON library using the hash map and array
- Figure out how to write unit tests for array/hashmap/etc
- Implement a simple HTTP server