diff --git a/README.html b/README.html
index 899fa186..c9a5480a 100644
--- a/README.html
+++ b/README.html
@@ -88,7 +88,7 @@ It includes 64bit CPU cupport, a new sound driver, several networking fixes, and
Since version 0.85.4, Quakespasm can play back external MP3, OGG and Wave music files.
-- Tracks should be named "track02.ogg, track03.ogg" ... (for example. there is no track01), and placed into "Quake/id1/music".
+- Tracks should be named like "track02.ogg", "track03.ogg" ... (there is no track01) and placed into "Quake/id1/music".
- Unix users may need some extra libraries installed: libmad for MP3 and libogg and libvorbis for OGG.
- Use the "-nomusic" option to disable this feature.
diff --git a/README.sgml b/README.sgml
index 8d9462b7..1ef14a44 100644
--- a/README.sgml
+++ b/README.sgml
@@ -46,7 +46,7 @@ It includes 64bit CPU cupport, a new sound driver, several networking fixes, and
Music Playback
Since version 0.85.4, Quakespasm can play back external MP3, OGG and Wave music files.
-- Tracks should be named "track02.ogg, track03.ogg" ... (for example. there is no track01), and placed into "Quake/id1/music".
+
- Tracks should be named like "track02.ogg", "track03.ogg" ... (there is no track01) and placed into "Quake/id1/music".
- Unix users may need some extra libraries installed: libmad for MP3 and libogg and libvorbis for OGG.
- Use the "-nomusic" option to disable this feature.
diff --git a/README.txt b/README.txt
index f671ad5e..244596d1 100644
--- a/README.txt
+++ b/README.txt
@@ -80,8 +80,8 @@
Since version 0.85.4, Quakespasm can play back external MP3, OGG and
Wave music files.
- o Tracks should be named "track02.ogg, track03.ogg" ... (for example.
- there is no track01), and placed into "Quake/id1/music".
+ o Tracks should be named like "track02.ogg", "track03.ogg" ... (there
+ is no track01) and placed into "Quake/id1/music".
o Unix users may need some extra libraries installed: libmad for MP3
and libogg and libvorbis for OGG.