diff options
author | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2018-05-08 13:17:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-08 13:17:16 +0300 |
commit | 87a8b80b017281158547edc72db33e93d49b9ade (patch) | |
tree | 6949616a53700422f54ba809628aeb8c2174fb57 | |
parent | 043ba92381e3572fb6d58112b7bc31d6fd21fdd2 (diff) | |
download | libADLMIDI-87a8b80b017281158547edc72db33e93d49b9ade.tar.gz libADLMIDI-87a8b80b017281158547edc72db33e93d49b9ade.tar.bz2 libADLMIDI-87a8b80b017281158547edc72db33e93d49b9ade.zip |
Add AppVeyor's badge
[ci skip]
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 e [http://iki.fi/bisqwit/source/adlmidi.html](http://iki.fi/bisqwit/source/adlmidi.html) -[](https://semaphoreci.com/wohlstand/libadlmidi) +* Semaphore-CI: [](https://semaphoreci.com/wohlstand/libadlmidi) +* AppVeyor CI: [](https://ci.appveyor.com/project/Wohlstand/libadlmidi) # Differences with original tool * Reverb code has been removed. |