aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0603f1..54c35f1 100644
--- a/README.md
+++ b/README.md
@@ -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.