Skip to content

Commit d8b20b4

Browse files
committed
Reflect changes structure in the README
1 parent 8c807d5 commit d8b20b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ real entry point `main.js`. This is necessary to allow `main.js` to make use of
1111
Babel's features.
1212

1313
The renderer entry point `index.html` does basically the same, but loads the
14-
`views/main.jsx` component and renders it into the `body`.
14+
`scripts/main.js` file, which renders the `views/main.jsx` component into the `body`.
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)