Marcos Kirsch 9 éve
szülő
commit
62760f1f80
1 módosított fájl, 4 hozzáadás és 3 törlés
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -3,9 +3,10 @@ A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
 
 ## Features
 
-* **GET**
-* **Multiple MIME types**
-* **Error pages (404 and others)**
+* GET
+* Multiple MIME types
+* Error pages (404 and others)
+* Remote execution of Lua scripts
 
 ## How to use