diff --git a/README.md b/README.md
index e623ae6c..b64e147b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[![npm version](https://badge.fury.io/js/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard)
[![](https://data.jsdelivr.com/v1/package/npm/simple-keyboard/badge)](https://www.jsdelivr.com/package/npm/simple-keyboard)
-
+
> The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
diff --git a/package.json b/package.json
index 4feb7d34..5806bfaf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.3.23",
+ "version": "2.3.24",
"description": "On-screen Virtual Keyboard",
"main": "build/index.js",
"scripts": {