Marcos Kirsch 9 anos atrás
pai
commit
62760f1f80
1 arquivos alterados com 4 adições e 3 exclusões
  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