From a045704a33690a0dee226f1dc5b3c5c18041eed4 Mon Sep 17 00:00:00 2001 From: Peter Harpending Date: Wed, 12 Oct 2022 01:21:34 -0600 Subject: [PATCH] add link in readme to npm thing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff2465f..d5ac653 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,5 @@ this project. - [base64 versus base58 explainer](./docs/baseN/) These are two numerical notations used in the Aeternity project. + +- [NPM guide](./docs/npm-misc/)