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
Basic encoding from HashMap/Array/strings, etc.
- Basic decoding to HashMap/Array/strings, etc.
-- Proper string encoding
-- Proper string decoding
+Proper string encoding
+Proper string decoding
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