Update README.md

This commit is contained in:
Francisco Hodge 2021-10-12 21:40:31 -07:00 committed by GitHub
parent 895f4f2e51
commit 5225c86915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: