summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-04-22 10:56:07 +0200
committerGitHub <noreply@github.com>2025-04-22 10:56:07 +0200
commit57740f992d1329eb36ca4a238c5fc8b776331e7d (patch)
tree57220fb5971fd59f8209e17b0442efa5dc3bd5d7
parent64d6b3831be5c5e6d66939731fa5582a07da3c03 (diff)
Fix video
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e85d63e..a9e9419 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
A peer-to-peer (P2P) chess game with a Terminal User Interface (TUI).
-[video.mp4](https://raw.githubusercontent.com/boozec/rahanna/main/assets/demo.mp4)
+https://github.com/user-attachments/assets/fdbffd28-290c-4f4e-8336-fc0c8aaf729c
+
> _Disclaimer:_
> This project is a university exercise for a Distributed Systems class. While it seems to function correctly, Rahanna is not intended for production use. The UI opens network ports that should not be exposed in secure environments.