aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-12-17 02:28:17 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-12-17 02:28:17 +0300
commitfdc788b55529508de1188480e3defe7b8113541e (patch)
tree56bca749c9decc708df549c0550b1cc6a2bf37ce
parent4d4367fc3c8f0a459aaa78f9251088a352627379 (diff)
downloadlibADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.tar.gz
libADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.tar.bz2
libADLMIDI-fdc788b55529508de1188480e3defe7b8113541e.zip
Minor update of ReadMe
[ci skip]
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f34e0b5..314a71f 100644
--- a/README.md
+++ b/README.md
@@ -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: [![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)
+* Travis CI: [[![Build Status](https://travis-ci.org/Wohlstand/libADLMIDI.svg?branch=master)](https://travis-ci.org/Wohlstand/libADLMIDI)
# Differences with original tool
* Reverb code has been removed.