Readme changes with demo

This commit is contained in:
Francisco Hodge
2018-03-15 13:06:49 -04:00
parent 832ecbaa2c
commit 857942811c
+4
View File
@@ -9,6 +9,8 @@
> An easily customisable and responsive on-screen virtual keyboard for React.js projects.
<img src="src/demo/images/keyboard.PNG" align="center" width="100%">
## Installation
`npm install simple-keyboard --save`
@@ -119,6 +121,8 @@ debug={false}
## Demo
<img src="src/demo/images/demo.gif" align="center" width="600">
To run demo on your own computer:
* Clone this repository