From da1211065982d109739bc5031b3fb18b47cf4b32 Mon Sep 17 00:00:00 2001
From: Samuel Tariku <56712590+SamuelTariku@users.noreply.github.com>
Date: Mon, 6 Apr 2026 14:01:26 +0300
Subject: [PATCH] fix: README demo video
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 47408f5..4b1772c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Fortune Tester
-
+
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