diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-12-17 02:28:17 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-12-17 02:28:17 +0300 |
commit | fdc788b55529508de1188480e3defe7b8113541e (patch) | |
tree | 56bca749c9decc708df549c0550b1cc6a2bf37ce /README.md | |
parent | 4d4367fc3c8f0a459aaa78f9251088a352627379 (diff) | |
download | libADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.tar.gz libADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.tar.bz2 libADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.zip |
Minor update of ReadMe
[ci skip]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,10 +7,11 @@ ADLMIDI Library API: Copyright (c) 2015-2018 Vitaly Novichkov <admin@wohlnet.r 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) +[https://bisqwit.iki.fi/source/adlmidi.html](https://bisqwit.iki.fi/source/adlmidi.html) * Semaphore-CI: [](https://semaphoreci.com/wohlstand/libadlmidi) * AppVeyor CI: [](https://ci.appveyor.com/project/Wohlstand/libadlmidi) +* Travis CI: [[](https://travis-ci.org/Wohlstand/libADLMIDI) # Differences with original tool * Reverb code has been removed. |