Skip to content

Commit 3d9df41

Browse files
docs: update headline in doc
1 parent b094cc6 commit 3d9df41

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

.changeset/afraid-swans-cheat.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'classic-react-components': minor
3+
---
4+
5+
Update headlines in doc

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# 🚀 classic-react-components
22

3-
A Simple React Library of `Utility Components`.
3+
- A Simple React Library of `Utility Components`.
4+
- Write jsx in `maintainable` and `readable` way, and fun too.
45

5-
<br />
6-
7-
> **Note** This library is still in progress.
86

97
<br />
108
<p align="left">
@@ -22,9 +20,10 @@ A Simple React Library of `Utility Components`.
2220

2321
## Features
2422

25-
- Comes with treeshaking
26-
- Typescript support
27-
- Small bundle size
23+
- Comes with treeshaking
24+
- Typescript support
25+
- Small bundle size
26+
- Minimal and Easy to use
2827

2928
## Installation
3029

0 commit comments

Comments
 (0)