add link to the TCP library and warning

This commit is contained in:
Me No Dev 2016-01-27 16:29:41 +02:00
parent 36b64df702
commit 4a5f64de03
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# ESPAsyncWebServer
Async Web Server for ESP8266 Arduino
Requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) to work
This library should be considered experimental
Examples, description and all will be provided really soon :)
To use this library you need to have the git versions of either ESP8266 or ESP31B Arduino Core