Skip to content

Commit e50e8a0

Browse files
committed
Readme wording upd
1 parent 08e9921 commit e50e8a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ How to use
3737

3838
### Install
3939

40-
Library format is compatible with Arduino IDE 1.5.x+. There are two ways to install the library:
40+
Library format is compatible with Arduino IDE 1.5.x+. There are number of ways to install the library:
4141

4242
- Download ZIP-archive directly from [Releases](https://github.com/Spirik/KeyDetector/releases) section (or Master branch) and extract it into KeyDetector folder inside your Library folder.
4343
- Using Library Manager (since Arduino IDE 1.6.2): navigate to `Sketch > Include Library > Manage Libraries` inside your Arduino IDE and search for KeyDetector library, then click `Install`. (Alternatively you can add previously downloaded ZIP through `Sketch > Include Library > Add .ZIP Library` menu).
44+
- Using Library Manager in Arduino IDE 2: see [documentation](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library) for details.
4445

4546
Whichever option you choose you may need to reload IDE afterwards.
4647

0 commit comments

Comments
 (0)