Skip to content

Commit c262749

Browse files
authored
Update README.md
1 parent 1be1eea commit c262749

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ Also tracking the NimBLE related changes in ESP-IDF, master branch, currently [@
4343
<br/>
4444

4545
# Installation
46-
Download as .zip and extract to Arduino/libraries folder, or in Arduino IDE from Sketch menu -> Include library -> Add .Zip library.
46+
**Arduino Library manager:** Go to `sketch` -> `Include Library` -> `Manage Libraries` and search for NimBLE and install.
47+
48+
**Alternatively:** Download as .zip and extract to Arduino/libraries folder, or in Arduino IDE from Sketch menu -> Include library -> Add .Zip library.
4749

4850
`#include "NimBLEDevice.h"` at the beginning of your sketch.
4951

@@ -93,7 +95,5 @@ Espressif has stated the hard maximum connections is 9.
9395
<br/>
9496

9597
# Todo
96-
1. Document nimconfig.
97-
2. Examples.
98-
3. Improve documentation.
98+
1. Add Bluetooth Mesh
9999
<br/>

0 commit comments

Comments
 (0)