Skip to content

Commit

Permalink
docs: documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Kraszewski committed Apr 30, 2018
1 parent 6885b2d commit 0009f80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Node.js library for interacting with Monero API.

[![NPM](https://nodei.co/npm/moneyro.png)](https://nodei.co/npm/moneyro/)

# Installation
## Installation
```
yarn add moneyro
```

## [Documentation](https://doc.esdoc.org/github.com/krszwsk/moneyro/)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moneyro",
"version": "1.0.5",
"version": "1.0.6",
"description": "Node.js library for interacting with Monero API.",
"main": "./src/index.mjs",
"scripts": {
Expand Down

0 comments on commit 0009f80

Please sign in to comment.