From f30c03b9e132914b253f3d6de69c80a260226173 Mon Sep 17 00:00:00 2001 From: themindfactory Date: Tue, 14 Feb 2017 20:45:30 -0500 Subject: [PATCH] many users have asked to mention this earlier I know it was in the body, but so many users have had questions and found esp8266.com late in their searches for answers.... really don't know, just making people happy.... --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94e5bd3f1..014add389 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This project brings support for ESP8266 chip to the Arduino environment. It lets ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and UDP, set up HTTP, mDNS, SSDP, and DNS servers, do OTA updates, use a file system in flash memory, work with SD cards, servos, SPI and I2C peripherals. +A large community is well established for questions and answers about Arduino for ESP8266 [ESP8266 Community Forum](http://www.esp8266.com/u/arduinoanswers) + # Contents - Installing options: - [Using Boards Manager](#installing-with-boards-manager)