diff --git a/p5.md b/p5.md
index fa4a37c0fd769e422706996aaf12cb4287c9daec..0dd9271678a3e5515abe2f7b6b70b0499fd69079 100644
--- a/p5.md
+++ b/p5.md
@@ -104,6 +104,7 @@ term, and id is the new leader's id.
   -	heartbeatInterval  = 1000 * time.Millisecond
   - `context` timeouts for RPC are one second
 
+![p5 walkthrough](p5.mp4)
 
 ## Testing.
 
@@ -145,4 +146,8 @@ when leaders change. Ensure that new leaders are at
 least as up-to-date as prior leaders (**leader
 selection**).
 
+
+## Submitting
+
+Push to your repository. 
   
diff --git a/p5.mp4 b/p5.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..ea1f34c1b7bcc53f999dc2a8579c004b6247fcb0
Binary files /dev/null and b/p5.mp4 differ