diff --git a/README.md b/README.md
index 067c78ef6ea0d0cebba59053688fc54d933c95f4..696d646b910218a9208f4e26f18579745ec36ecf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
 # Dynamometer
 
+Picture below is a link to a video:
+
+<figure class="video_container">
+  <video controls="true" allowfullscreen="true" poster="/images/3_10_21_frame.jpg">
+    <source src="/images/3_10_21.mp4" type="video/mp4" />
+  </video>
+</figure>
+
 Below is a high level overview of the dynamometer showing each major subsystem (aside from the power measurement IC which is being shipped from digikey). Each one is discussed in further detail below (please pardon my use of a breadboard at this stage :D).
 
 ![alt_text](images/dyno/overviewTemp.png "image_tooltip")
diff --git a/images/3_10_21.mp4 b/images/3_10_21.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..25e11022de560076af6c94c1d1f5566f08b6c7e5
Binary files /dev/null and b/images/3_10_21.mp4 differ
diff --git a/images/3_10_21_frame.jpg b/images/3_10_21_frame.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5330927e2d3efaed5749e17e56670580633cb312
Binary files /dev/null and b/images/3_10_21_frame.jpg differ