Fix wrong links after migration
This commit is contained in:
parent
c7c47507d0
commit
8808dbc9dc
12
README.md
12
README.md
|
@ -1,11 +1,9 @@
|
||||||
#  Piano
|
#  Piano
|
||||||
|
|
||||||
Piano is a desktop app that uses built-in MIDI support in order to
|
Piano is a desktop app that uses built-in MIDI support in order to
|
||||||
offer an usable interface for playing any of the 127 instruments defined
|
offer an usable interface for playing any of the 127 instruments defined
|
||||||
by General MIDI.
|
by General MIDI.
|
||||||
|
|
||||||
[Download latest release](https://github.com/makeopen/piano/releases)
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Using Grunt:
|
Using Grunt:
|
||||||
|
@ -19,15 +17,15 @@ Then run the app in `build/win` folder.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*Main window*
|
*Main window*
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*With a music loaded*
|
*With a music loaded*
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
*Instruments window*
|
*Instruments window*
|
||||||
|
|
||||||
|
@ -69,4 +67,4 @@ Icons made by:
|
||||||
|
|
||||||
- Freepik (http://freepik.com) from http://flaticon.com (CC BY 3.0);
|
- Freepik (http://freepik.com) from http://flaticon.com (CC BY 3.0);
|
||||||
- Icons8 (http://icons8.com) from http://flaticon.com (CC BY 3.0);
|
- Icons8 (http://icons8.com) from http://flaticon.com (CC BY 3.0);
|
||||||
- Icomoon (http://icomoon.io) from http://flaticon.com (CC BY 3.0).
|
- Icomoon (http://icomoon.io) from http://flaticon.com (CC BY 3.0).
|
||||||
|
|
Loading…
Reference in New Issue