Skip to content

Commit

Permalink
replace two space syntax with <br> tag (facebook#1393)
Browse files Browse the repository at this point in the history
for consistency :)
  • Loading branch information
carlsagan21 authored and randycoulman committed May 8, 2017
1 parent bc2fc25 commit c70bdf0
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 @@ -82,7 +82,7 @@ You will see the build errors and lint warnings in the console.

### `npm test`

Runs the test watcher in an interactive mode.
Runs the test watcher in an interactive mode.<br>
By default, runs tests related to files changes since the last commit.

[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)
Expand Down Expand Up @@ -205,7 +205,7 @@ We are grateful to the authors of existing related projects for their ideas and

## Alternatives

If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.
If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.<br>
Some of the more popular and actively maintained ones are:

* [insin/nwb](https://github.com/insin/nwb)
Expand Down

0 comments on commit c70bdf0

Please sign in to comment.