Skip to content

Commit 8100191

Browse files
committed
Cleanup README
1 parent dfcb987 commit 8100191

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/prettier-config/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# `@hkamran/prettier-config`
22

3-
[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL3.0-green.svg)](../../LICENSE.md) [![npm version](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)
3+
[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL3.0-green.svg)](../../LICENSE.md)
4+
[![npm version](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)
45

56
My personal Prettier configuration
67

78
## Installation
89

910
```bash
10-
$ npm i -D @hkamran/prettier-config
11+
npm i -D @hkamran/prettier-config
1112
```
1213

1314
## Usage

0 commit comments

Comments
 (0)