From cc6ca94d2c7aa7912e6ee80442889493affd4a75 Mon Sep 17 00:00:00 2001 From: stephen Date: Mon, 8 Jul 2024 20:06:25 -0400 Subject: [PATCH] Adding demo video. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5d9807..5ffd973 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ BukkitstrPlugin is a Minecraft plugin that integrates with the Nostr relay to authenticate players. Players must authenticate by signing a valid Nostr event before they can move in the game. +## Demo + + ## Features - **WebSocket Integration**: Connects to a Nostr relay using WebSockets.