Skip to content

Commit 1460e73

Browse files
committed
docs: update README styles
1 parent d5a9790 commit 1460e73

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Hexashades
2-
3-
![NPM Version](https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001)
4-
![NPM Bundle Size](https://img.shields.io/bundlephobia/min/hexashades)
5-
![License](https://img.shields.io/github/license/arjunkdot/hexashades)
6-
7-
Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
1+
<h1 align="center">Hexashades</h1>
2+
3+
<p align="center">
4+
<img src="https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001" alt="NPM Version" />
5+
<img src="https://img.shields.io/bundlephobia/min/hexashades" alt="NPM Bundle Size" />
6+
<img src="https://img.shields.io/github/license/arjunkdot/hexashades" alt="License" />
7+
</p>
8+
<br />
9+
<p align="center">
10+
Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
11+
</p>
812

913
> Currently, it only supports RGB Hex codes. More input formats will be allowed in the future.
1014

0 commit comments

Comments
 (0)