Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felipe-augusto committed Jan 9, 2021
1 parent f016330 commit 4699b27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Mongo Fields Filter is compatible with mongoose 5.
## Install

```sh
$ npm i -S mongo-fields-filter
$ npm i -S mongoose-fields-filter
// or
$ yarn add mongo-fields-filter
$ yarn add mongoose-fields-filter
```

## Use
Expand Down Expand Up @@ -112,4 +112,4 @@ SomeSchema.plugin(schema, config);
### LICENSE

The files in this archive are released under MIT license.
You can find a copy of this license in [LICENSE](https://github.com/felipe-augusto/mongoose-fields-filter/raw/master/LICENSE).
You can find a copy of this license in [LICENSE](https://github.com/felipe-augusto/mongoose-fields-filter/raw/master/LICENSE).

0 comments on commit 4699b27

Please sign in to comment.