Skip to content

Commit 9dc7463

Browse files
committed
docs: update README styles
1 parent d5a9790 commit 9dc7463

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# Hexashades
1+
<h1 style="text-align:center;">Hexashades</h1>
22

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)
3+
<img src="https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001" alt="NPM Version" />
4+
<img src="https://img.shields.io/bundlephobia/min/hexashades" alt="NPM Bundle Size" />
5+
<img src="https://img.shields.io/github/license/arjunkdot/hexashades" alt="License" />
66

7-
Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
7+
<br />
8+
<p style="text-align:center;">
9+
Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
10+
</p>
811

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

0 commit comments

Comments
 (0)