mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-31 18:49:47 +08:00
Update README.md
This commit is contained in:
parent
895f4f2e51
commit
5225c86915
@ -14,10 +14,6 @@
|
|||||||
<a href="https://github.com/hodgef/simple-keyboard/actions">
|
<a href="https://github.com/hodgef/simple-keyboard/actions">
|
||||||
<img alt="Publish Status" src="https://github.com/hodgef/simple-keyboard/workflows/Publish/badge.svg?color=green" />
|
<img alt="Publish Status" src="https://github.com/hodgef/simple-keyboard/workflows/Publish/badge.svg?color=green" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://david-dm.org/hodgef/simple-keyboard">
|
|
||||||
<img src="https://badgen.net/david/dep/hodgef/simple-keyboard" alt="coverage">
|
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<blockquote>Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.</blockquote>
|
<blockquote>Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.</blockquote>
|
||||||
@ -76,6 +72,8 @@ Want to create your own module? Check out the [Modules page](https://hodgef.com/
|
|||||||
- Firefox 57+
|
- Firefox 57+
|
||||||
- iOS 9+
|
- iOS 9+
|
||||||
|
|
||||||
|
> Note: If you don't want to support old browsers, you can use the Modern Browsers bundle ([index.modern.js](https://github.com/hodgef/simple-keyboard/blob/master/build/index.modern.js)). More info [here](https://github.com/hodgef/simple-keyboard/releases/tag/3.3.0).
|
||||||
|
|
||||||
## ✅ Contributing
|
## ✅ Contributing
|
||||||
|
|
||||||
PRs and issues are always welcome. Feel free to submit any issues you have at:
|
PRs and issues are always welcome. Feel free to submit any issues you have at:
|
||||||
|
Loading…
Reference in New Issue
Block a user