diff --git a/README.md b/README.md index 67d94cb..5dfa792 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # @fastify/restartable +[![NPM version](https://img.shields.io/npm/v/@fastify/restartable.svg?style=flat)](https://www.npmjs.com/package/@fastify/restartable) +![CI](https://github.com/fastify/restartable/workflows/CI/badge.svg) +[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/) + Restart Fastify without losing a request. This module is useful if you want to compose the