diff --git a/README b/README index bf7c9fc..95992e5 100644 --- a/README +++ b/README @@ -22,6 +22,13 @@ The Ugly (aka: bugs, misbehaviour) This can be theoretically remedied by either Espressif including an os_snprintf in their libs or by using some alternate printf lib, like elm-chans xprintf +SOURCE OF THIS CODE +The official esphttpd repo lives at http://git.spritesserver.nl/esphttpd.git/ and +http://git.spritesserver.nl/libesphttpd.git/ . If you're a fan of Github, you can also +peruse the official mirror at https://github.com/Spritetm/esphttpd and https://github.com/Spritetm/libesphttpd . If +you want to discuss this code, there is a subforum at esp8266.com: http://www.esp8266.com/viewforum.php?f=34 . + + ABOUT THE EXAMPLE When you flash the example into an ESP8266(EX) module, you get a small webserver with a few example diff --git a/libesphttpd b/libesphttpd index 2864a9d..90102be 160000 --- a/libesphttpd +++ b/libesphttpd @@ -1 +1 @@ -Subproject commit 2864a9dca31c93376718fed76da914ff977566a4 +Subproject commit 90102be16ff46065bd831ad5b70dc7a7aec08294