mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +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">
|
||||
<img alt="Publish Status" src="https://github.com/hodgef/simple-keyboard/workflows/Publish/badge.svg?color=green" />
|
||||
</a>
|
||||
|
||||
<a href="https://david-dm.org/hodgef/simple-keyboard">
|
||||
<img src="https://badgen.net/david/dep/hodgef/simple-keyboard" alt="coverage">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<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+
|
||||
- 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
|
||||
|
||||
PRs and issues are always welcome. Feel free to submit any issues you have at:
|
||||
|
Loading…
Reference in New Issue
Block a user