aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDon Turner <dturner@users.noreply.github.com>2018-05-17 11:46:19 +0100
committerGitHub <noreply@github.com>2018-05-17 11:46:19 +0100
commit06bcb9ae07ba2471cd6c289f2c176adc2b828548 (patch)
treef70fbbfed9b3509bba9c708359834d413e3cea02 /README.md
parent10118b48a509a066ed2f4ff67c57883e7c0bdea3 (diff)
downloadoboe-06bcb9ae07ba2471cd6c289f2c176adc2b828548.tar.gz
Added link to Rhythm Game codelab
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8a37790..69f86254 100755
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ To build Oboe you will need the [Android NDK](https://developer.android.com/ndk/
- [Full Guide to Oboe](FullGuide.md)
## Sample code
-Sample apps can be found in the [samples directory](samples)
+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).
## Contributing
We would love to receive your pull requests. Before we can though, please read the [contributing](CONTRIBUTING.md) guidelines.