diff --git a/lib/ESPAsyncWebServer/README.md b/lib/ESPAsyncWebServer/README.md index 8b213e81d..8038a041d 100644 --- a/lib/ESPAsyncWebServer/README.md +++ b/lib/ESPAsyncWebServer/README.md @@ -6,7 +6,9 @@ Async Web Server for ESP31B -This fork is based on https://github.com/yubox-node-org/ESPAsyncWebServer and includes all the concurrency fixes. +This is using + +This fork is based on and includes all the concurrency fixes. ## Changes