summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 36b985b..758bb43 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# QMidiPlayer
A cross-platform midi file player based on libfluidsynth and Qt.
-Now it's in beta stage. Crashes and hangs may still occur, ~run with gdb attatched if you could~.
+Now it's in beta stage. Crashes and hangs may still occur, run with gdb attatched if you could.
Features:
* Channel mute/solo
@@ -11,4 +11,4 @@ Features:
* Rendering midi to wave file
* Visualization using SMELT (not implemented)
-Tested on Debian sid. A few changes are required to make it work correctly on Windows.
+Tested on Debian sid and Windows Vista~10.