From da8ca5e69a63e1cbf2433e070b87e6f09a709b85 Mon Sep 17 00:00:00 2001 From: Felix Uhl Date: Wed, 16 Sep 2020 16:12:08 +0200 Subject: [PATCH] Update search term for library manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c6756e..4a3aa91 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This library adds MIDI I/O communications to an Arduino board. ### Getting Started 1. Use the Arduino Library Manager to install the library. - ![Type "MIDI" in the Arduino IDE Library Manager](res/library-manager.png) + ![Type "MIDI I/Os for Arduino" in the Arduino IDE Library Manager](res/library-manager.png) 2. Start coding: