Skip to content

Commit 24dfa09

Browse files
committed
Merge branch 'master' of github.com:webscopeio/react-console
2 parents 56bd2ca + c638e50 commit 24dfa09

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
MIT-licensed console emulator in React. Documentation and more advanced features coming soon!
2+
13
# react-console
24

35
> React component that emulates console behaviour
@@ -10,6 +12,14 @@
1012
npm install --save @webscopeio/react-console
1113
```
1214

15+
## Demo
16+
17+
https://webscopeio.github.io/react-console/
18+
19+
## Screenshot
20+
21+
![Webscope React Console](https://user-images.githubusercontent.com/1083817/48961581-14dce380-ef76-11e8-9d89-66c3815e46fe.png)
22+
1323
## Usage
1424

1525
```tsx

0 commit comments

Comments
 (0)