summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-01-13 18:54:41 -0500
committerJakob L. Kreuze <jakob@memeware.net>2018-01-13 19:16:09 -0500
commit443068f46dcaa0f9eaec75d662fdff1344f76895 (patch)
tree4b311755203accdceccf9c5d9f143a5af503c2cb /README.md
parent728097d5214e07e46c377c9442b986399491d74e (diff)
Loop music by defaultHEADmaster
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