Skip to content

Commit 04f4011

Browse files
committed
Update README.md
Add about license, Travis CI banner.
1 parent 7a0ae2b commit 04f4011

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# javax.sound.midi-for-Android
2+
[![Build Status](https://travis-ci.org/kshoji/javax.sound.midi-for-Android.svg?branch=master)](https://travis-ci.org/kshoji/javax.sound.midi-for-Android)
23

34
This library is a porting of Java `javax.sound.midi` package.
45
It's used with `USB MIDI Driver` project or `BLE MIDI for Android` project.
56

67
Using this library, the existing Java MIDI project can be ported to Android app easily.
8+
9+
Usage of the library
10+
--------------------
11+
12+
For the detail, see the [wiki](https://github.com/kshoji/javax.sound.midi-for-Android/wiki).
13+
14+
LICENSE
15+
=======
16+
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)