Skip to content

Commit

Permalink
Merge pull request #25 from Qvant-lab/add-badges
Browse files Browse the repository at this point in the history
docs: add some badges
  • Loading branch information
cheesytim committed Nov 15, 2021
2 parents db1b8d2 + 647f290 commit e0f25c3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Prettier config

[![npm][npm-img]][npm-url]
![downloads][downloads-img]
![prettier][prettier-img]

## Installation

```bash
Expand Down Expand Up @@ -36,3 +40,8 @@ or <https://prettier.io/docs/en/configuration.html#sharing-configurations>
// ...
}
```

[npm-url]: https://npmjs.com/package/@qvant/prettier-config
[npm-img]: https://img.shields.io/npm/v/@qvant/prettier-config.svg
[downloads-img]: https://img.shields.io/npm/dm/@qvant/prettier-config
[prettier-img]: https://img.shields.io/badge/prettier-2.x-brightgreen

0 comments on commit e0f25c3

Please sign in to comment.