Skip to content

Commit 9d245f8

Browse files
committed
update README.md
1 parent 9e1e70d commit 9d245f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# react-select-reinvent
2-
re-invent the react-select
2+
3+
The purpose of this repository is to learn from the open source project: [react-select](https://github.com/JedWatson/react-select/tree/react-select%405.7.3)
4+
5+
By copying everything from the release version `[email protected]`, I'm adding my own comment for my understandings on those pieces of code.
6+
7+
The final purpose of this project is to contribute to project `react-select` after totally understaing every single piece of code.

0 commit comments

Comments
 (0)