diff --git a/README.md b/README.md index 5d3630a..a29ab65 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Build and manage the [`fast-json-stringify`](https://www.npmjs.com/package/fast- This package is responsible for compiling the application's `response` JSON schemas into optimized functions to speed up the response time. [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) -[![Continuous Integration](https://github.com/fastify/fast-json-stringify-compiler/workflows/Continuous%20Integration/badge.svg)](https://github.com/fastify/fast-json-stringify-compiler/actions/workflows/ci.yml) +[![CI](https://github.com/fastify/fast-json-stringify-compiler/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/fastify/fast-json-stringify-compiler/actions/workflows/ci.yml) ## Versions