mirror of https://codeberg.org/pzp/pzp-hub.git
Elaborate a bit in the readme
This commit is contained in:
parent
e5d46e2589
commit
f457cf7515
|
@ -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
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue