Skip to content

Commit

Permalink
docs(readme): update ci badge syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Dec 5, 2024
1 parent 9f0bb23 commit 56e7ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @fastify/formbody

![CI](https://github.com/fastify/fastify-formbody/workflows/CI/badge.svg)
[![CI](https://github.com/fastify/fastify-formbody/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/fastify/fastify-formbody/actions/workflows/ci.yml)
[![NPM version](https://img.shields.io/npm/v/@fastify/formbody.svg?style=flat)](https://www.npmjs.com/package/@fastify/formbody)
[![NPM downloads](https://img.shields.io/npm/dm/fastify-formbody.svg?style=flat)](https://www.npmjs.com/package/@fastify/formbody)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
Expand Down

0 comments on commit 56e7ec4

Please sign in to comment.