Skip to content

Commit

Permalink
Merge pull request #83 from ramblin-rose/master
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
garbados authored Oct 13, 2021
2 parents f5a297b + fe08c6f commit a20d694
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ This plugin is hosted on [npm](http://npmjs.com/). To install it in your project
```bash
$ npm install crypto-pouch
```
Using Typescript? Install the type definitions:

```bash
$ npm install --save-dev @types/crypto-pouch
```

## Usage

Expand Down

0 comments on commit a20d694

Please sign in to comment.