From 80cb69ddc44a469fde5764b180f79b703b83ba50 Mon Sep 17 00:00:00 2001 From: Abdelrahman <said.abdelrahman89@gmail.com> Date: Sun, 7 Jan 2024 02:34:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fdc1cb..6b2176a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Test to create an image sequence player with ability to change playback speed - +<video width="480" height="270" controls> + <source src="./demo.mp4" type="video/mp4"> +</video>