Skip to content

Commit 47a1f75

Browse files
committed
Release version 1.0.0
1 parent 34c6417 commit 47a1f75

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ NimBLE is a completely open source Bluetooth Low Energy stack produced by [Apach
1818
It is more suited to resource constrained devices than bluedroid and has now been ported to the ESP32 by Espressif.
1919
<br/>
2020

21+
# Development Status
22+
[Latest release ![Release Version](https://img.shields.io/github/release/h2zero/esp-nimble-cpp.svg?style=plastic)
23+
![Release Date](https://img.shields.io/github/release-date/h2zero/esp-nimble-cpp.svg?style=plastic)](https://github.com/h2zero/NimBLE-Arduino/releases/latest/)
24+
![Downloads](https://img.shields.io/github/downloads/h2zero/esp-nimble-cpp/latest/total.svg?style=plastic)
25+
<br/>
26+
2127
# Installation
2228

2329
### ESP-IDF v4.0+

0 commit comments

Comments
 (0)