Skip to content

Commit 3d05405

Browse files
committed
docs: update readme
1 parent ffc644c commit 3d05405

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
# @hypernym/prettier-config
1+
<h1 align="center">Hypernym Prettier Config</h1>
22

3-
Hypernym's internal config for Prettier.
3+
<p align="center">Hypernym's internal config for Prettier.</p>
44

5-
<sub><a href="https://github.com/hypernym-studio/prettier-config">Repository</a> | <a href="https://www.npmjs.com/package/@hypernym/prettier-config">Package</a> | <a href="https://github.com/hypernym-studio/prettier-config/releases">Releases</a> | <a href="https://github.com/hypernym-studio/prettier-config/discussions">Discussions</a></sub>
5+
<p align="center">
6+
<a href="https://github.com/hypernym-studio/prettier-config">Repository</a>
7+
<span>✦</span>
8+
<a href="https://www.npmjs.com/package/@hypernym/prettier-config">Package</a>
9+
<span>✦</span>
10+
<a href="https://github.com/hypernym-studio/prettier-config/releases">Releases</a>
11+
<span>✦</span>
12+
<a href="https://github.com/hypernym-studio/prettier-config/discussions">Discussions</a>
13+
</p>
614

7-
```sh
8-
pnpm add -D @hypernym/prettier-config
9-
```
15+
<br>
16+
17+
<pre align="center">pnpm add -D @hypernym/prettier-config</pre>
18+
19+
<br>
1020

1121
## Setup
1222

0 commit comments

Comments
 (0)