From 62bf528f18a8ef51604766aca2c46f431ec04c56 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sun, 11 Sep 2022 10:33:48 +0200 Subject: [PATCH] chore(docs): make a bit clear this library isn't working (yet) --- README.md | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 6c51d90..f013736 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # TrueMQTT - A modern C++ MQTT Client library +This project is currently a Work In Progress, and is not functional. + ## Development ```bash -- libgit2 0.21.4