Commit 62bf528f18a8ef51604766aca2c46f431ec04c56

Authored by Patric Stout
1 parent ced4ef8c

chore(docs): make a bit clear this library isn't working (yet)

Showing 1 changed file with 2 additions and 0 deletions
README.md
1 1 # TrueMQTT - A modern C++ MQTT Client library
2 2  
  3 +This project is currently a Work In Progress, and is not functional.
  4 +
3 5 ## Development
4 6  
5 7 ```bash
... ...