mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +08:00
readme fix
This commit is contained in:
parent
2502bcc910
commit
4362e486a5
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
<a href="https://franciscohodge.com/projects/simple-keyboard/"><img src="src/demo/images/simple-keyboard.png" align="center"></a>
|
<a href="https://franciscohodge.com/projects/simple-keyboard/"><img src="src/demo/images/simple-keyboard.png" align="center"></a>
|
||||||
> An easily customisable and responsive on-screen virtual keyboard for Javascript projects.
|
> An easily customisable and responsive on-screen virtual keyboard for Javascript projects.
|
||||||
> Want the React.js version? Get [https://www.npmjs.com/package/react-simple-keyboard](react-simple-keyboard) instead!
|
|
||||||
|
> Want the React.js version? Get [react-simple-keyboard](https://www.npmjs.com/package/react-simple-keyboard) instead!
|
||||||
|
|
||||||
<img src="src/demo/images/keyboard.PNG" align="center" width="100%">
|
<img src="src/demo/images/keyboard.PNG" align="center" width="100%">
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-keyboard",
|
"name": "simple-keyboard",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "On-screen Virtual Keyboard",
|
"description": "On-screen Virtual Keyboard",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user