Skip to content

Commit 3f65aee

Browse files
authored
Update README.md
1 parent 5dcf233 commit 3f65aee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# This is a version for `create-react-app` that allows multiple entry points without using the `ejecting`
2-
It's a fork of `create-react-app` with changes that allow the user add multiple entry points.
1+
# This is a forked version for `create-react-app` that allows multiple entry points without using the `ejecting`
32

43
## To add multiple entry points, follow the steps:
54
1. Clone this project and so, run `yarn create-react-app YOUR_APP_NAME`. It will create your React App using `create-react-app`;

0 commit comments

Comments
 (0)