diff --git a/README.md b/README.md index abeab821..3272775c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ > An easily customisable and responsive on-screen virtual keyboard for React.js projects. + + ## Installation `npm install simple-keyboard --save` @@ -119,6 +121,8 @@ debug={false} ## Demo + + To run demo on your own computer: * Clone this repository