Skip to content

Commit ab90e7f

Browse files
authored
Add explicit <br>s
1 parent 8eb6e05 commit ab90e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Your app is ready to be deployed!
8282

8383
## How Do I?...
8484

85-
The generated project will include a guide in its README.
85+
The generated project will include a guide in its README.<br>
8686
You can also read its latest version [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
8787

8888
## Philosophy
@@ -180,5 +180,5 @@ If you don’t agree with the choices made in this project, you might want to ex
180180
* [sagui](https://github.com/saguijs/sagui)
181181
* [roc](https://github.com/rocjs/roc)
182182

183-
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.
183+
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
184184
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.

0 commit comments

Comments
 (0)