diff --git a/library.properties b/library.properties index eb4e26e9..9ed7b64d 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.1.1 author=Me-No-Dev maintainer=Me-No-Dev sentence=Async TCP Library for ESP32 -paragraph=Async TCP Library for ESP32 -category=Other +paragraph=This is a fully asynchronous TCP library, aimed at enabling trouble-free, multi-connection network environment for Espressif +category=Communication url=https://github.com/me-no-dev/AsyncTCP -architectures=* +architectures=esp32