From 3e28a54f84c8572f7c4d7e11094477dd2f1fdd12 Mon Sep 17 00:00:00 2001 From: Jacob Karlsson Date: Tue, 14 May 2024 15:57:28 +0200 Subject: [PATCH] Update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba9d17d..f650be9 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -**Work in progress** \ No newline at end of file +# pzp-hub + +PZP hub server + +## Usage + +1. Clone this repo +2. `npm run setup` +3. `npm start` +4. Go to `0.0.0.0:3000` to get an invite for the first hub member +5. Use `pzp-invite` to create more invites \ No newline at end of file