diff --git a/README.md b/README.md
index 437ebdb1c7cdbbaa44ea875ad0ff953ad5f3481b..9d3b262639cebbe463d1cc238f2d6fc33a813434 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 
-We have built a very small example app that contains first `FirstController` and `SecondController` class definitions defined in a single file. The files are setup for a simple example in use of navigation controllers and delegation. **You need to write the code to make this work.**
+We have built a very small example app that contains first `FirstController` and `SecondController` class definitions defined in a single file. The files are setup for a simple example in use of navigation controllers and delegation. **You need to write the code to make this work.** See demo:
 
-See the included demo movie. Make this happen in your version.
+![demo movie](navPre.mp4)
 
 The way this is intended to work is:
 - The FirstController has a label that says "nothing yet".