diff --git a/README.md b/README.md index 0eb482b..a2c98ab 100644 --- a/README.md +++ b/README.md @@ -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