From 3643ce9080069f229d1eae1f3380e05f8f36d336 Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 31 Mar 2016 15:05:23 +0200 Subject: [PATCH] Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index aaf1d35..737979c 100644 --- a/README.adoc +++ b/README.adoc @@ -20,7 +20,7 @@ The firmware includes a tiny HTTP server based on http://www.esp8266.com/viewforum.php?f=34[esphttpd] with a simple web interface, many thanks to Jeroen Domburg for making it available! The REST and MQTT functionality are loosely based on https://github.com/tuanpmt/espduino -but significantly reqritten and no longer protocol compatible, thanks to tuanpmt for the +but significantly rewritten and no longer protocol compatible, thanks to tuanpmt for the inspiration! Many thanks to https://github.com/brunnels for contributions in particular around the espduino