Skip to content

Commit

Permalink
docs: add some badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ViZhe committed Nov 15, 2021
1 parent db1b8d2 commit 647f290
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 647f290

Please sign in to comment.