aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDon Turner <dturner@users.noreply.github.com>2018-10-04 16:13:47 +0100
committerGitHub <noreply@github.com>2018-10-04 16:13:47 +0100
commit39316dc2fc414dd83bc8c3e5e14924556cecc615 (patch)
treeb14de98a6757bb597259a70ac6a493ce1ec47001 /README.md
parentbb37d1a15a09243ee723e5ac2075d8e04f5f24d4 (diff)
downloadoboe-39316dc2fc414dd83bc8c3e5e14924556cecc615.tar.gz
Remove "developer preview" status
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index f414a3fc..1fbf72e7 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
# 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).
[Get started with Oboe here](docs/GettingStarted.md).