Skip to content

Commit

Permalink
chore: update color
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Jul 6, 2024
1 parent 2e7ffff commit a74e041
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
Expand Up @@ -2,13 +2,13 @@

# Install

[![npm](https://img.shields.io/npm/v/@wasm-fmt/yamlfmt?color=e38c00)](https://www.npmjs.com/package/@wasm-fmt/yamlfmt)
[![npm](https://img.shields.io/npm/v/@wasm-fmt/yamlfmt?color=cb171e)](https://www.npmjs.com/package/@wasm-fmt/yamlfmt)

```bash
npm install @wasm-fmt/yamlfmt
```

[![jsr.io](https://jsr.io/badges/@fmt/yamlfmt?color=e38c00)](https://jsr.io/@fmt/yamlfmt)
[![jsr.io](https://jsr.io/badges/@fmt/yamlfmt?color=cb171e)](https://jsr.io/@fmt/yamlfmt)

```bash
npx jsr add @fmt/yamlfmt
Expand Down

0 comments on commit a74e041

Please sign in to comment.