Update README.md

This commit is contained in:
Me No Dev 2017-09-08 13:19:44 +03:00 committed by GitHub
parent fe080dc07e
commit 9e300bcf90
1 changed files with 4 additions and 1 deletions

View File

@ -4,9 +4,12 @@ For help and support [![Join the chat at https://gitter.im/me-no-dev/ESPAsyncWeb
Async HTTP and WebSocket Server for ESP8266 Arduino
Requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) to work
For ESP8266 it requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP)
To use this library you might need to have the latest git versions of [ESP8266](https://github.com/esp8266/Arduino) Arduino Core
For ESP32 it requires [AsyncTCP](https://github.com/me-no-dev/AsyncTCP) to work
To use this library you might need to have the latest git versions of [ESP32](https://github.com/espressif/arduino-esp32) Arduino Core
## Table of contents
- [ESPAsyncWebServer ](#espasyncwebserver-)
- [Why should you care](#why-should-you-care)