aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-04-04 01:15:51 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-04-04 01:15:51 +0300
commit1705a4c0b0c1eab4992ccccf8b34a87fed51c7da (patch)
tree818c060fd797e10679aac5152402a55fa773d3bb
parent0150c57b4400a588c13cf8650a4064e588519760 (diff)
downloadlibADLMIDI-1705a4c0b0c1eab4992ccccf8b34a87fed51c7da.tar.gz
libADLMIDI-1705a4c0b0c1eab4992ccccf8b34a87fed51c7da.tar.bz2
libADLMIDI-1705a4c0b0c1eab4992ccccf8b34a87fed51c7da.zip
Add Semaphore-CI badge
[ci skip]
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 378de33..e56b475 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +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)
+
# Differences with original tool
* Reverb code has been removed.
* Doesn't contains platform specific code. Library can be used with various purposes include making of a custom music decoders for a media players and usage with a games.