diff --git a/README.md b/README.md index 2aecd65..6c8c88c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Client library for the Tor Onionoo API with backend agnostic caching. +## Install + +```shell +npm install --save onionoo +``` + ## License MIT © Luke Childs