Update demo video link in README

This commit is contained in:
Roger Gonzalez 2024-10-19 11:22:59 -03:00
parent c4c3827cee
commit 0dbd11feb9
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -10,7 +10,7 @@ Timelapse Tuner is a Bash script that automates the process of creating timelaps
Check out this quick demo of what Timelapse Tuner can do:
#+BEGIN_EXPORT html
<video src="demo.mp4" controls="controls" style="max-width: 730px;">
<video src="https://gitlab.com/rogs/timelape_tuner/-/blob/master/demo.mp4" controls="controls" style="max-width: 730px;">
</video>
#+END_EXPORT