Skip to content

Commit bee0d97

Browse files
Fixed ReadMe
1 parent 921e393 commit bee0d97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ yarn run startVue
6262

6363
## summary
6464

65-
This truly is meant as nothing more than a way to quickly see the state of react and preact development the first day of autumn, 2017. This should save some time for those wanting to have a quick view of how the two look under the hood.
65+
This truly is meant as nothing more than a way to quickly see the state of current CLI framework development in September 2017. This should save some time for those wanting to have a quick view of how they compare and look under the hood.
6666

6767
## reference
6868

69-
This repo uses the initialization scripts described in the [preact-cli][preact-cli], for preact, [create-react-app][create-react-app] for react, [angular-cli][angular-cli], for angular, and [vue-cli][vue-cli] for vue to create a base applications. For more information, please use the links below to discover best practices and state of the moment examples and documentation.
69+
This repo uses the initialization scripts described in the [preact-cli][preact-cli], for preact, [create-react-app][create-react-app] for react, [angular-cli][angular-cli], for angular, and [vue-cli][vue-cli] for vue to create base applications. For more information, please use the links below to discover best practices and state of the moment examples and documentation.
7070

7171
[What's new in Create React App][whatsnew]
7272

@@ -81,7 +81,7 @@ This repo uses the initialization scripts described in the [preact-cli][preact-c
8181
[whatsnew]: https://facebook.github.io/react/blog/2017/05/18/whats-new-in-create-react-app.html
8282
[create-react-app]: https://github.com/facebookincubator/create-react-app
8383

84-
[angular][https://github.com/angular/angular]
84+
[angular]: https://github.com/angular/angular
8585
[angular-cli]: https://github.com/angular/angular-cli
8686

8787
[preact]: https://preactjs.com/

0 commit comments

Comments
 (0)