Elaborate a bit in the readme

This commit is contained in:
Jacob Karlsson 2024-05-22 11:48:04 +02:00
parent e5d46e2589
commit f457cf7515
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# pzp-hub
PZP hub server
PZP hub server. Kind of like a Room in Secure Scuttlebutt (SSB). Helps users tunnel connections to each other over the internet. Member based so you need an invite from an existing user to join.
## Usage

View File

@ -1,6 +1,7 @@
{
"name": "pzp-hub",
"version": "0.0.1",
"private": true,
"description": "PZP hub server",
"author": "Andre Staltz <contact@staltz.com>",
"license": "MIT",