Skip to content

Commit bcbf14a

Browse files
committed
chore(readme): make some minimum changes
1 parent 1a38b36 commit bcbf14a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ It is a direct port of the amazing [react workflow](https://github.com/cesarandr
99
## Features
1010

1111
* Heavily commented webpack configuration with reasonable defaults.
12-
* ES6, and ES7 support with babel.js.
12+
* ES6, and ES7 support with babel.
1313
* Source maps included in all builds.
1414
* Development server with live reload.
1515
* Production builds with cache busting and asset minification.
1616
* Testing environment using karma to run tests and jasmine as the framework.
1717
* Code coverage when tests are run.
18-
* No gulp and no grunt, just npm run-scripts.
18+
* No gulp and no grunt, just npm scripts.
1919

2020
## Installation
2121

0 commit comments

Comments
 (0)