Skip to content

Commit e9e4855

Browse files
authored
Update README.md
1 parent 7e9ddc0 commit e9e4855

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -274,12 +274,12 @@ If you want to skip the creation steps you can clone the finished sample:
274274
$ git clone [email protected]:heroku/devcenter-embedded-tomcat.git
275275
```
276276

277-
277+
---
278278

279279
## Adding Client files
280280
If you have experience using `ReactJS`, `Redux`, `React Router` and `Webpack` then by going through the folder/files will give you the idea on how to accomplish this
281281

282-
282+
---
283283

284284
## Adding a Linter: [ESLint](https://eslint.org/)
285285
### Local installation
@@ -319,7 +319,7 @@ env: {
319319
}
320320
```
321321

322-
322+
---
323323

324324
## References
325325
[For Java Web installation](https://devcenter.heroku.com/articles/create-a-java-web-application-using-embedded-tomcat)
@@ -330,7 +330,7 @@ env: {
330330

331331
[For configuring `eslint-loader` with Webpack](https://www.learnhowtoprogram.com/react/react-fundamentals/building-an-environment-automatic-linting-with-webpack)
332332

333-
333+
---
334334

335335
## Dev Tools
336336
[Redux DevTools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en)

0 commit comments

Comments
 (0)