Skip to content

Commit

Permalink
fix header
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrifilo committed May 20, 2017
1 parent a234f5e commit 8d2b337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ I encourage you to learn these technologies deeply before using this for a proje

That said, I think it's beneficial to challenge yourself with modern tools you'll likely find at companies using React every day.

### Roadmap :milky_way:
### Roadmap :milky_way:

* Thorough documentation
* Testing all the things
Expand Down Expand Up @@ -97,7 +97,7 @@ Here are the constants it contains:
#### Development

##### Webpack
To build and watch the React application with Webpack 2, run:
To build and watch the client side JavaScript bundles with Webpack 2, run:
```bash
yarn run watch
```
Expand Down

0 comments on commit 8d2b337

Please sign in to comment.