From 08149d87360b195e4c8b544d0da7b4e573842efd Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 20:38:51 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3fecb6..3209331 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ esp-ginx -------- -##Robust HTTP server for the ESP8266 +## Robust HTTP server for the ESP8266 This project was inspired esp-httpd by Sprite_tm, NodeMcu ( https://github.com/nodemcu/nodemcu-firmware ) and NGINX