From 24ed6d1d2696f77fe2f423be8c0b05b44aee83d0 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 02:22:20 -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 c2cde9d..40aba8f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ESPWebFramework A Web Framework for ESP8266 -####Wiki links: +#### Wiki links: - [How flash compiled binaries](https://github.com/fdivitto/ESPWebFramework/wiki/How-flash-compiled-binaries) - [First Configuration](https://github.com/fdivitto/ESPWebFramework/wiki/First-configuration)