add (FAQ)
diff --git a/README.md b/README.md
index 8c1c370..cd67f54 100755
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@
- [Getting Started Guide](docs/GettingStarted.md)
- [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)
+- [History of Audio features/bugs by Android version](docs/AndroidAudioHistory.md)
+- [Frequently Asked Questions](docs/FAQ.md) (FAQ)
## 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).