Adding link to introduction video
diff --git a/README.md b/README.md
index 24b8f97..55758a6 100755
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Oboe [](https://travis-ci.org/google/oboe)
+
+[](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).
[Get started with Oboe here](docs/GettingStarted.md).