From 25e1a310a5b38fd3b1bef446d193e975468e8a3e Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Mon, 22 Oct 2018 14:24:06 -0400
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b2d7cb3..69c18a9 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,19 @@ Parametric, low-complexity fabrication linear axis designs using ubiquitous hard
 ## Gantry for NEMA23 Motor, 1/4" Aluminum
 
 ![RCTN23-025ALU](images/RCTN23-025ALU.png)
-![pic](images/RCTN23-025ALU.jpg)
 
 [RCTN23-025ALU Fusion CAD File](cad/RCTN23-025ALU_v49.f3d)
 
+<!-- blank line -->
+<figure class="video_container">
+  <video controls="true" allowfullscreen="true" poster="images/RCTN23-025ALU.png">
+    <source src="video/SEQ-fusion-parametric-enc.mp4" type="video/mp4">
+  </video>
+</figure>
+<!-- blank line -->
+
 <video width="900" height="505" controls autoplay>
-  <source src="video/SEQ-fusion-parametric-enc.mp4">
+  <source src="video/SEQ-fusion-parametric-enc.mp4" type="video/mp4">
 </video>
 
 ### N23 / 0.25" ALU Hardware 
-- 
GitLab