diff options
| author | Oskari Timperi <oswjk@users.noreply.github.com> | 2017-02-12 17:31:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-12 17:31:40 +0200 |
| commit | f4d155ebdf5eccb02c96ac26b8a8d90c80722a12 (patch) | |
| tree | 863d6f31f7ba5581d8252b5d7c7e2bbf3253e6b1 /README.md | |
| parent | 4be8806b603735f84796f876def792c9afa93400 (diff) | |
| download | mqtt-f4d155ebdf5eccb02c96ac26b8a8d90c80722a12.tar.gz mqtt-f4d155ebdf5eccb02c96ac26b8a8d90c80722a12.zip | |
Update README.md
Add a notice about the tools
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,3 +21,7 @@ Execute in the build directory you created above: $ make amalgamate Now the amalgamation (`mqtt.c` and `mqtt.h`) is found in `<project_root>/amalgamation` directory. + +# Tools + +There are publish/subscribe tools included in the `tools` directory and they are built by default. |
