node-cryptocurrency
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "node-cryptocurrency", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Node crypto client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,6 +0,22 @@ | ||
## node-crypto | ||
# node-crypto | ||
> Check cryptocurrency information in the terminal | ||
<img src="https://raw.githubusercontent.com/pau1fitz/node-crypto/master/crypto.gif"> | ||
## Install | ||
``` | ||
npm i -g node-cryptocurrency | ||
$ npm install -g node-cryptocurrency | ||
``` | ||
## Usage | ||
```js | ||
$ node-crypto | ||
``` | ||
## License | ||
MIT © Paul Fitzgerald |
149150
5
23