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 1e9c533..51b63da 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Duke on Fluidsynth
+# Duke on FluidSynth
This is a patchset I wrote for eduke32 that replaces the SDL2_Mixer backend,
since its MIDI playback didn't work on my machine.
@@ -15,7 +15,7 @@ you'll have to edit line 93 of `patch/sdlmusic.cpp`.
# Demo Video
-[![Duke on Fluidsynth](http://img.youtube.com/vi/mxkctwRZlHo/0.jpg)](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on Fluidsynth")
+[![Duke on FluidSynth](http://img.youtube.com/vi/mxkctwRZlHo/0.jpg)](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on FluidSynth")
# Installation