diff --git a/README.md b/README.md
index 0587a442..250bdf32 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@
> An easily customisable and responsive on-screen virtual keyboard for Javascript projects.
-> Want the React.js version? Get [https://www.npmjs.com/package/react-simple-keyboard](react-simple-keyboard) instead!
+
+> Want the React.js version? Get [react-simple-keyboard](https://www.npmjs.com/package/react-simple-keyboard) instead!
diff --git a/package.json b/package.json
index 748c5074..29b745d5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "On-screen Virtual Keyboard",
"main": "build/index.js",
"scripts": {