mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-06-25 00:00:20 +08:00
Readme changes with demo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user