From cb008245a8d730483eb81ed71fdd5eaaaea19bad Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Tue, 12 Oct 2021 22:24:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b52359e..69bbb403 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ 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). +> 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)). ## ✅ Contributing