changed README

This commit is contained in:
krippix 2023-06-04 16:16:32 +02:00
parent c87bc7ab1e
commit e72718a91f

View file

@ -0,0 +1,9 @@
# MIDI Practice tool
I am trying to develop myself a small tool to improve my (beginner-level) sightreading.
For that I want to use the MIDI integration of my piano in order to quickly check if I am doing it correctly.
## usage
- in order for MIDI to work https must be used
- nginx doesen't seem to properly server the svg wihtout adding the mimetypes to the nginx.conf `include /etc/nginx/mime.types;`