aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDon Turner <dturner@users.noreply.github.com>2018-10-10 16:26:41 +0200
committerGitHub <noreply@github.com>2018-10-10 16:26:41 +0200
commitece9dc9ead8103148a2f02b670abbb7110bdd361 (patch)
treeed5517dd866f7e92aba0ab93cdbe58d0247dd4b8 /README.md
parentc69aa5a721cdface3696f972869e28163a81ae38 (diff)
downloadoboe-ece9dc9ead8103148a2f02b670abbb7110bdd361.tar.gz
Add link to API reference
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 ab730499..24b8f976 100755
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ To build Oboe you will need the Android NDK r17 or above. It can be installed us
## Documentation
- [Getting Started Guide](docs/GettingStarted.md)
- [Full Guide to Oboe](docs/FullGuide.md)
+- [API reference](https://google.github.io/oboe/reference)
## 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).