From e116206bfadc032e111e5ea253929c5e54351500 Mon Sep 17 00:00:00 2001 From: magic-akari Date: Mon, 8 Apr 2024 20:33:55 +0800 Subject: [PATCH] chore: update badge color --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9e2d48..23d32f8 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ # Install -[![npm](https://img.shields.io/npm/v/@wasm-fmt/dart_fmt)](https://www.npmjs.com/package/@wasm-fmt/dart_fmt) +[![npm](https://img.shields.io/npm/v/@wasm-fmt/dart_fmt?color=00B4AB)](https://www.npmjs.com/package/@wasm-fmt/dart_fmt) ```bash npm install @wasm-fmt/dart_fmt ``` -[![jsr.io](https://jsr.io/badges/@fmt/dart-fmt)](https://jsr.io/@fmt/dart-fmt) +[![jsr.io](https://jsr.io/badges/@fmt/dart-fmt?color=00B4AB)](https://jsr.io/@fmt/dart-fmt) ```bash npx jsr add @fmt/dart-fmt