diff --git a/README.md b/README.md index 802ea86..e42d171 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ This library enables MIDI I/O communications on the Arduino serial ports. ### Getting Started 1. Use Arduino's Library Manager to install the library. +![Type "MIDI" in the Arduino IDE Library Manager](res/library-manager.jpg) + 2. Start coding: ```c++ #include