From 61b896ad771cd382c77f8a7458b6d9895018a2e5 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Tue, 16 Oct 2018 17:26:30 -0400 Subject: [PATCH] Readme update --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e89f179e..5cc41942 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,6 @@ function onKeyPress(button){ -> Need a more extensive example? [Click here](https://github.com/hodgef/simple-keyboard/blob/master/src/demo/App.js). - ## Usage with CDN ### html @@ -548,8 +546,6 @@ For example: ``` -> [See full example](https://github.com/hodgef/simple-keyboard/blob/master/src/demo/MultipleInputsDemo.js). -