diff --git a/README.md b/README.md index 4399b231d..adeb2877c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This is an implementation of the MQTT Client written in C for embedded use, which supports SSL/TLS via the wolfSSL library. This library was built from the ground up to be multi-platform, space conscious and extensible. Integrates with wolfSSL to provide TLS support. +For details on wolfMQTT [see the wolfMQTT Manual](https://www.wolfssl.com/documentation/manuals/wolfmqtt/wolfMQTT-Manual.pdf). ## Building