diff --git a/http/index.html b/http/index.html
index 630c14b..b7c7e44 100644
--- a/http/index.html
+++ b/http/index.html
@@ -29,8 +29,8 @@
Garage door opener: Control GPIO lines via the server. (Lua)
NodeMCU info: Shows some basic NodeMCU(Lua)
List all server files: Displays a list of all the server files. (Lua)
+ Upload: Update, remove, list files on the server. Beware security implications. By ATAMAH.
Foo: A file that doesn't exist. Should error (404 error)
- Upload: update, remove, list files on the server. By ATAMAH.