fix: README demo video

This commit is contained in:
Samuel Tariku 2026-04-06 14:01:26 +03:00
parent 5f37e4087d
commit da12110659

View File

@ -1,6 +1,6 @@
# Fortune Tester
<video src="./demo.mp4" controls></video>
<video src="https://gitea.yaltopia.com/FortuneSystem/Fortune_Tester/raw/branch/master/demo.mp4" controls></video>
This is a tiny powershell script that i use to test the backend quickly.
It probably would be better have unit and integration tests on the backend directly