From 47a1f753bc164414825b29dc517122dca7d260b9 Mon Sep 17 00:00:00 2001 From: h2zero Date: Sat, 22 Aug 2020 10:51:44 -0600 Subject: [PATCH] Release version 1.0.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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+