From 583d762720d43f0f005292cd00757e16c2f4a475 Mon Sep 17 00:00:00 2001 From: matteo78 Date: Sat, 8 Nov 2014 19:34:38 +0100 Subject: [PATCH] :book: Fix wrong markdown syntax --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 756683e..b08d11a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- ![Piano icon](https://raw.github.com/JacoBits/piano/master/images/logos/logo128.png) + Piano icon

Piano is a desktop app that uses built-in MIDI support in order to @@ -22,17 +22,17 @@ Then run the app in `build/win` folder. # Screenshots

- ![Main window](https://raw.github.com/JacoBits/piano/master/images/screenshots/main.png) + Main window *Main window*

- ![With a music loaded](https://raw.github.com/JacoBits/piano/master/images/screenshots/music.png) + With a music loaded *With a music loaded*

- ![Instruments window](https://raw.github.com/JacoBits/piano/master/images/screenshots/instruments.png) + Instruments window *Instruments window*