aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDon Turner <dturner@users.noreply.github.com>2019-04-02 17:56:31 +0100
committerGitHub <noreply@github.com>2019-04-02 17:56:31 +0100
commitc3453a1d368eaaa448f7a4537995f3ce43ea6de7 (patch)
tree1b5cd8415b7746d6b141750ed6729897a9549f62 /README.md
parent799468e4f1e1cc48a2303b6a797cd909cff75a22 (diff)
downloadoboe-c3453a1d368eaaa448f7a4537995f3ce43ea6de7.tar.gz
Add roadmap
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1ca8cd5f..e90ba344 100755
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ To build Oboe you will need the Android NDK r17 or above. It can be installed us
- [API reference](https://google.github.io/oboe/reference)
- [History of Audio features/bugs by Android version](docs/AndroidAudioHistory.md)
- [Frequently Asked Questions](docs/FAQ.md) (FAQ)
+- [Our roadmap](https://github.com/google/oboe/milestones) - Vote on a feature/issue by adding a thumbs up to the first comment
## Sample code
Sample apps can be found in the [samples directory](samples). Also check out the [Rhythm Game codelab](https://codelabs.developers.google.com/codelabs/musicalgame-using-oboe/index.html#0).