aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDon Turner <dturner@users.noreply.github.com>2018-10-16 20:34:18 +0100
committerGitHub <noreply@github.com>2018-10-16 20:34:18 +0100
commit7f684552e6d0679949c982a2955ebf5019f2fec6 (patch)
tree38d9c0058e968775e817b880ec65dc4854d84738 /README.md
parent3821eb322cd804416f4cbe1ae0f6cc5a17e4a4a7 (diff)
downloadoboe-7f684552e6d0679949c982a2955ebf5019f2fec6.tar.gz
Adding video controls overlay to screenshot
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 55758a63..78c24b63 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Oboe [![Build Status](https://travis-ci.org/google/oboe.svg?branch=master)](https://travis-ci.org/google/oboe)
-[![Introduction to Oboe video](https://img.youtube.com/vi/csfHAbr5ilI/0.jpg)](https://www.youtube.com/watch?v=csfHAbr5ilI)
+[![Introduction to Oboe video](docs/images/getting-started-video.jpg)](https://www.youtube.com/watch?v=csfHAbr5ilI)
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).