diff --git a/README.md b/README.md index 62e59f3..79ee6e8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU. * Error pages (404 and others) * Server-side execution of Lua scripts * Query string argument parsing +* Serving .gz compressed files ## How to use