Skip to content

Commit

Permalink
Add some comments for html example
Browse files Browse the repository at this point in the history
  • Loading branch information
firejune committed May 26, 2016
1 parent b61d0f2 commit 767b5d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Then add the React's inject script in to `main.html`(or entry root js) before lo
source running on renderer process:
```html
<script>
// in development.
require('electron-react-devtools').inject()
// your app root running on renderer process.
require('./src')
</script>
```
Expand Down
Binary file modified build/react-devtools-chrome.zip
Binary file not shown.

0 comments on commit 767b5d4

Please sign in to comment.