Skip to content

Commit

Permalink
Merge pull request #717 from cy6erskunk/Replace-prettier-badge-with-B…
Browse files Browse the repository at this point in the history
…iome

Update README.md badge
  • Loading branch information
cy6erskunk authored May 8, 2024
2 parents 55029a8 + e4ca5bd commit 2443516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -100,4 +100,4 @@ simply add
```html
<script src="node_modules/svg-crowbar/dist/main.js"></script>
```
to get `downloadSvg` and `downloadPng` global function.
to get `downloadSvg` and `downloadPng` global function.

0 comments on commit 2443516

Please sign in to comment.