Skip to content

Commit

Permalink
Add link to live demo
Browse files Browse the repository at this point in the history
  • Loading branch information
astralarya committed Jun 2, 2016
1 parent a932712 commit 5d93aa6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# react-console
Simple React console emulator
Simple React console emulator.

See the [live demo](http://autochthe.github.io/react-console/).

## Example

Expand All @@ -22,7 +24,6 @@ let EchoConsole = React.createClass({

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

See (example/echo.tsx)[example/echo.tsx] for an example using Typescript.


## Props
Expand Down

0 comments on commit 5d93aa6

Please sign in to comment.