Skip to content

Commit

Permalink
add documentation link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Sep 28, 2023
1 parent 28dffb5 commit ace59c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ace59c2

Please sign in to comment.