diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-04-22 10:56:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-22 10:56:07 +0200 |
commit | 57740f992d1329eb36ca4a238c5fc8b776331e7d (patch) | |
tree | 57220fb5971fd59f8209e17b0442efa5dc3bd5d7 | |
parent | 64d6b3831be5c5e6d66939731fa5582a07da3c03 (diff) |
Fix video
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |