Skip to content

Commit

Permalink
link package (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanve authored Jul 23, 2021
1 parent c576903 commit f555744
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,9 @@ numerologia.key("j") // 1
numerologia.key(29) // 2
numerologia.key(10) // 1
```

### [npm](https://npm.im/numerologia)

```bash
npm install numerologia
```

0 comments on commit f555744

Please sign in to comment.