Skip to content

Commit 6873c51

Browse files
committed
docs: update README styles
1 parent d5a9790 commit 6873c51

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+
<p align="center">
2+
<h1>Hexashades</h1>
23

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)
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" />
67

7-
Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
8+
<br />
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)