diff --git a/README.md b/README.md
index cb3ca11f74ca68de1c2ef8c7516329f0ae5459c5..48fb2db50e5d8574dafc80356a67997f3708e43b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ Betteer Together is an iOS cooperative mobile game. <br>
 This project is conducted from a part of the course **iOS Application Development** at RWTH Aachen. <br>
 
 #### Demo video
-
+<video width="320" height="240" controls>
+  <source src="better-together-demo.mp4" type="video/mp4">
+</video>
 
 ## Project meeting log
 ### Meeting 01 (12.01.2021)
diff --git a/better-together-demo.mp4 b/better-together-demo.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..13c51399fc7a1b6b32af5396711746d03e248eff
Binary files /dev/null and b/better-together-demo.mp4 differ