From e4ca5bd1bdade747fbbf599cb2bf4186b848a2ae Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 8 May 2024 14:40:43 +0300 Subject: [PATCH] Update README.md Replace prettier badge with Biome --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7348246..7a800fc8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SVG Crowbar Library [![NPM version](https://img.shields.io/npm/v/svg-crowbar.svg)](https://www.npmjs.com/package/svg-crowbar) -[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +[![code style: Biome](https://img.shields.io/npm/v/npm.svg?logo=biome)](https://biomejs.dev/) [![Build status](https://github.com/cy6erskunk/svg-crowbar/actions/workflows/node.js.yml/badge.svg)](https://github.com/cy6erskunk/svg-crowbar/actions/workflows/node.js.yml) ![Copy README to gh-pages branch](https://github.com/cy6erskunk/svg-crowbar/workflows/Copy%20README%20to%20gh-pages%20branch/badge.svg) @@ -100,4 +100,4 @@ simply add ```html ``` -to get `downloadSvg` and `downloadPng` global function. \ No newline at end of file +to get `downloadSvg` and `downloadPng` global function.