Skip to content

Commit

Permalink
Add reference to react
Browse files Browse the repository at this point in the history
  • Loading branch information
astralarya committed Jun 3, 2016
1 parent d346a84 commit 6f48f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let EchoConsole = React.createClass({
});
```

Include `dist/react-console.js` and `dist/react-console.css` in your html.
Include `dist/react-console.js`, `dist/react-console.css`, and React in your html.



Expand Down

0 comments on commit 6f48f19

Please sign in to comment.