From 780923567609d385e6e566144a7fe609ebdb1f1a Mon Sep 17 00:00:00 2001 From: Francois Best Date: Fri, 25 Aug 2017 15:33:31 +0200 Subject: [PATCH] Added screenshot of the library manager --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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