Skip to content

Commit 7809235

Browse files
author
Francois Best
authored
Added screenshot of the library manager
1 parent 2a1e4a8 commit 7809235

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This library enables MIDI I/O communications on the Arduino serial ports.
2121
### Getting Started
2222

2323
1. Use Arduino's Library Manager to install the library.
24+
![Type "MIDI" in the Arduino IDE Library Manager](res/library-manager.jpg)
25+
2426
2. Start coding:
2527
```c++
2628
#include <MIDI.h>

0 commit comments

Comments
 (0)