Skip to content

Commit c549c0c

Browse files
committed
docs: update readme
1 parent 0ce3e4a commit c549c0c

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

+16-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
# @hypernym/args
1+
<h1 align="center">Args</h1>
22

3-
A fast and ultra lightweight CLI argument parser.
3+
<p align="center">A fast and ultra lightweight CLI argument parser.</p>
44

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

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

1121
## Features
1222

0 commit comments

Comments
 (0)