Skip to content

Commit e177c57

Browse files
typo, downloads badge, installation guide
1 parent 90402e3 commit e177c57

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Prettier settings:
1+
# Prettier Settings:
22

3-
This package adds these prettier settings:
3+
![npm Downloads Last Year](https://img.shields.io/npm/dy/prettier-es5)
4+
5+
## Installation
6+
7+
Install this package with `npm i -D prettier-es5` as a developer dependency.
8+
9+
## Content
10+
11+
It adds these prettier settings to your project:
412

513
```
614
{
@@ -11,6 +19,8 @@ This package adds these prettier settings:
1119
}
1220
```
1321

22+
## Usage
23+
1424
In order to use this config, you need to add the following to your `package.json` file:
1525

1626
```

0 commit comments

Comments
 (0)