diff --git a/README.md b/README.md index e07d642..7099769 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. 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.