mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-29 17:30:15 +08:00
Readme update
This commit is contained in:
parent
3b1e9c131a
commit
4206e02ca2
@ -18,7 +18,7 @@
|
||||
|
||||
[Click here to download the latest release (zip format).](https://github.com/hodgef/simple-keyboard/zipball/master)
|
||||
|
||||
> Want to use a CDN instead of self-host? Scroll down to the "Usage from CDN" instructions below.
|
||||
> Want to use a CDN instead of self-host? Scroll down to the "Usage with CDN" instructions below.
|
||||
|
||||
## Usage with npm
|
||||
|
||||
@ -54,7 +54,7 @@ function onKeyPress(button){
|
||||
|
||||
> Need a more extensive example? [Click here](https://github.com/hodgef/simple-keyboard/blob/master/src/demo/App.js).
|
||||
|
||||
## Usage from CDN
|
||||
## Usage with CDN
|
||||
|
||||
### html
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-keyboard",
|
||||
"version": "2.3.5",
|
||||
"version": "2.3.6",
|
||||
"description": "On-screen Virtual Keyboard",
|
||||
"main": "build/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user