diff --git a/README.md b/README.md index 1003194..d3bb4d6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ NimBLE is a completely open source Bluetooth Low Energy stack produced by [Apach It is more suited to resource constrained devices than bluedroid and has now been ported to the ESP32 by Espressif.
+# Development Status +[Latest release ![Release Version](https://img.shields.io/github/release/h2zero/esp-nimble-cpp.svg?style=plastic) +![Release Date](https://img.shields.io/github/release-date/h2zero/esp-nimble-cpp.svg?style=plastic)](https://github.com/h2zero/NimBLE-Arduino/releases/latest/) +![Downloads](https://img.shields.io/github/downloads/h2zero/esp-nimble-cpp/latest/total.svg?style=plastic) +
+ # Installation ### ESP-IDF v4.0+