From c20992e21ce7ca08493d06c45d51c7f8e3b5896e Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 13 Sep 2023 17:03:57 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 36a23d1..b4019b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ +![npm](https://img.shields.io/npm/v/%40jwetzell%2Fposistagenet) # psn-js +js implementation of the [PosiStageNet protocol](https://github.com/vyv/psn-cpp/blob/master/doc/PosiStageNetprotocol_v2.03_2019_09_09.pdf) + ## Install `npm install --save @jwetzell/posistagenet`