aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVitaly Novichkov <Wohlstand@users.noreply.github.com>2016-02-03 13:51:46 +0300
committerVitaly Novichkov <Wohlstand@users.noreply.github.com>2016-02-03 13:51:46 +0300
commit4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629 (patch)
tree62e2aca9443bccb2d97806ebcb22045703c610e9 /README.md
parentb0bdfa427ab177f4b6304a2a1d27ca77c35d9daf (diff)
downloadlibADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.tar.gz
libADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.tar.bz2
libADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.zip
Tiny fix of README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b87384..47e4266 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ You need to make in the any IDE a library project and put into it next files
* dbopl.cpp - DOSBOX OPL Emulation code
* adlmidi.cpp - code of library
-*adldata.cpp - Automatically generated dump of FM banks from "fm_banks" directory
+* adldata.cpp - Automatically generated dump of FM banks from "fm_banks" directory
via "gen_adldata" tool
# Example