diff --git a/README.md b/README.md index 7099769..d16929d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ppposclient -Arduino client library for gsm ppp protocol. This library can be used to make GET and POST requests and to connect mqtt with PubSubClient (https://github.com/knolleary/pubsubclient). It supports ESP32. +Arduino client library for gsm ppp protocol. This library can be used to make GET and POST requests and to connect mqtt with PubSubClient (https://github.com/knolleary/pubsubclient). It supports ESP32 (tested with version 2.0.0).