From 857942811c241bece46f2c6507224a7491640c3a Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Thu, 15 Mar 2018 13:06:49 -0400 Subject: [PATCH] Readme changes with demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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