Improving README

This commit is contained in:
Francisco Hodge
2018-03-15 16:28:24 -04:00
parent d88be11a42
commit 960537d7a6
2 changed files with 5 additions and 1 deletions
+5 -1
View File
@@ -9,6 +9,7 @@
> An easily customisable and responsive on-screen virtual keyboard for React.js projects.
<a href="https://franciscohodge.com/projects/simple-keyboard/"><img src="src/demo/images/simple-keyboard.png" align="center"></a>
<img src="src/demo/images/keyboard.PNG" align="center" width="100%">
## Installation
@@ -180,13 +181,16 @@ inputSetPromise.then((result) => {
<img src="src/demo/images/demo.gif" align="center" width="600">
To run demo on your own computer:
### To run demo on your own computer:
* Clone this repository
* `npm install`
* `npm start`
* Visit [http://localhost:3000/](http://localhost:3000/)
### Live demo
Coming soon at the [Official Page](https://franciscohodge.com/projects/simple-keyboard/) !
## Note
This is a work in progress. Feel free to submit any issues you have at:
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB