diff --git a/README.md b/README.md
index d3505a51..1abeaa2a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
> The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
-
+
## Installation
diff --git a/package.json b/package.json
index 3be496c0..80d5dcaa 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.3.4",
+ "version": "2.3.5",
"description": "On-screen Virtual Keyboard",
"main": "build/index.js",
"scripts": {