aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-05-14 03:45:19 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-05-14 03:45:19 +0300
commit372f2c17e15e846def959f34f67c61f679ee7bc4 (patch)
tree4c1014f3853edbff1af2d2992d66477be0b00f0f /README.md
parent802e07b3c276d1e535556146c9201dea29051e3e (diff)
parent74929e3fb33926cfe29fa607726cbd3fec8abaae (diff)
downloadlibADLMIDI-372f2c17e15e846def959f34f67c61f679ee7bc4.tar.gz
libADLMIDI-372f2c17e15e846def959f34f67c61f679ee7bc4.tar.bz2
libADLMIDI-372f2c17e15e846def959f34f67c61f679ee7bc4.zip
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index da79b39..81d3cbc 100644
--- a/README.md
+++ b/README.md
@@ -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)
-[![Build Status](https://semaphoreci.com/api/v1/wohlstand/libadlmidi/branches/master/badge.svg)](https://semaphoreci.com/wohlstand/libadlmidi)
+* Semaphore-CI: [![Build Status](https://semaphoreci.com/api/v1/wohlstand/libadlmidi/branches/master/shields_badge.svg)](https://semaphoreci.com/wohlstand/libadlmidi)
+* AppVeyor CI: [![Build status](https://ci.appveyor.com/api/projects/status/bfhwdsm13s17rn49?svg=true)](https://ci.appveyor.com/project/Wohlstand/libadlmidi)
# Differences with original tool
* Reverb code has been removed.