Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update Readme file for version 5 release
  • Loading branch information
devconcept committed Jun 13, 2021
1 parent 89b5d29 commit 9b1d33c
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 @@ -16,7 +16,7 @@
- Support for existing and promise based database connections.
- Storage operation buffering for incoming files while the connection is opening.
- Use it as a multer plugin or inside an express middleware function.
- Typescript support.
- Builtin Typescript support.

## 🚀 Installation

Expand Down Expand Up @@ -561,8 +561,8 @@ $ npm run coverage

[MIT](https://github.com/devconcept/multer-gridfs-storage/blob/master/LICENSE)

[travis-url]: https://travis-ci.org/devconcept/multer-gridfs-storage
[travis-image]: https://travis-ci.org/devconcept/multer-gridfs-storage.svg?branch=master "Build status"
[travis-url]: https://travis-ci.com/devconcept/multer-gridfs-storage
[travis-image]: https://travis-ci.com/devconcept/multer-gridfs-storage.svg?branch=master "Build status"
[coveralls-url]: https://coveralls.io/github/devconcept/multer-gridfs-storage?branch=master
[coveralls-image]: https://coveralls.io/repos/github/devconcept/multer-gridfs-storage/badge.svg?branch=master "Coverage report"
[version-image]:https://img.shields.io/npm/v/multer-gridfs-storage.svg "Npm version"
Expand Down

0 comments on commit 9b1d33c

Please sign in to comment.