From 9b41d732efa40d003dc0f731e6114ae1276b515f Mon Sep 17 00:00:00 2001 From: lathoub <4082369+lathoub@users.noreply.github.com> Date: Sun, 18 Oct 2020 07:49:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0668a97..c93bc1a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Arduino BLE-MIDI Transport +[![arduino-library-badge](https://www.ardu-badge.com/badge/BLE-MIDI.svg?)](https://www.ardu-badge.com/BLE-MIDI) + This library implements the BLE-MIDI transport layer for the [FortySevenEffects Arduino MIDI Library](https://github.com/FortySevenEffects/arduino_midi_library) ## Installation