aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <Wohlstand@users.noreply.github.com>2015-10-10 01:54:54 +0300
committerVitaly Novichkov <Wohlstand@users.noreply.github.com>2015-10-10 01:54:54 +0300
commit69020538a1b25942030354de2d436e9e60c5489a (patch)
tree9cc0cebadb8e785bff599ef46762d244623aa11d
parent90e3c6f54fddf8762f7349414211a8c0f94bf594 (diff)
downloadlibADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.tar.gz
libADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.tar.bz2
libADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 26d4846..5550f00 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,12 @@
libADLMIDI is a free MIDI to WAV conversion library with OPL3 emulation
Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi>
+
ADLMIDI Library API: Copyright (c) 2015 Vitaly Novichkov <admin@wohlnet.ru>
Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation:
-=========================================
-http://iki.fi/bisqwit/source/adlmidi.html
-=========================================
+
+[http://iki.fi/bisqwit/source/adlmidi.html](http://iki.fi/bisqwit/source/adlmidi.html)
# Differences with original tool
* Reverb code has been removed.