Browse Source

Add install section to readme

pull/15/head
Luke Childs 8 years ago
parent
commit
a5738f007e
  1. 6
      README.md

6
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

Loading…
Cancel
Save