aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhil Burk <philburk@mobileer.com>2018-12-04 07:01:58 -0800
committerGitHub <noreply@github.com>2018-12-04 07:01:58 -0800
commit16066d7003d6ec39266b189a48fb076cfa70a4db (patch)
treed5fc2284266b09eaf1221acc24b0366d8d57623b /README.md
parent94d0209b86662dc16660a562d22c7bde9fc320c6 (diff)
downloadoboe-16066d7003d6ec39266b189a48fb076cfa70a4db.tar.gz
link to FAQ
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 876533eb..8c1c3709 100755
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ To build Oboe you will need the Android NDK r17 or above. It can be installed us
- [Full Guide to Oboe](docs/FullGuide.md)
- [API reference](https://google.github.io/oboe/reference)
- [Audio features/bugs for Android versions](docs/AndroidAudioHistory.md)
+- [Frequently Asked Questions](docs/FAQ.md)
## 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).