aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorgfan <gfan@google.com>2018-06-11 11:25:36 -0700
committergfan <gfan@google.com>2018-06-12 08:56:24 -0700
commitc351bd0d3e2151dcd58ffbae727a2b7ca0b3903f (patch)
tree5582af062fa5355f56fdf9d26cc83b8f7370513a /README.md
parenta5f1e73cf17aff623c10356cdb292313df0aeea9 (diff)
downloadoboe-c351bd0d3e2151dcd58ffbae727a2b7ca0b3903f.tar.gz
Adding travis ci to the repo
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index e06b445f..22045737 100755
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Oboe
+# Oboe [![Build Status](https://travis-ci.org/google/oboe.svg?branch=master)](https://travis-ci.org/google/oboe)
**Oboe is currently in developer preview.**
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).
@@ -37,3 +37,7 @@ We would love to receive your pull requests. Before we can though, please read t
- 18th January 2018 - v0.10 Add support for input (recording) streams
- 18th October 2017 - v0.9 Initial developer preview
+
+## License
+[LICENSE](LICENSE)
+