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 [![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)
+
 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).