Skip to content

Commit

Permalink
Merge pull request #15 from fastify/cemremengu-patch-1
Browse files Browse the repository at this point in the history
Add support notice
  • Loading branch information
cemremengu authored Dec 19, 2018
2 parents e640319 + 91205f4 commit 64c600a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This plugins adds some useful utilities to your Fastify instance, see the API se
*Why these APIs are here and not directly into core?<br>
Because Fastify aims to be as small and focused as possible, every utility that is not essential should be shipped as standalone plugin.*

Supports Fastify versions `1.x`

## Install
```
npm i fastify-sensible
Expand Down

0 comments on commit 64c600a

Please sign in to comment.