From ec8b4452a382cfcf13f15a930c8ee529d45b8164 Mon Sep 17 00:00:00 2001 From: Nicco Date: Wed, 9 Oct 2019 15:57:02 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 803e103..7868c03 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,19 @@ - Tiny - React Hooks -## Demo +###### Installation + +``` +npm i formhero +``` + +### 👁 Demos - [__*Live Web*__](https://cupcakearmy.github.io/formhero/) - [__*Live Codesandbox*__](https://codesandbox.io/embed/formhero-simple-bdcx2?expanddevtools=1&fontsize=14) - [__*Live React-Native*__](https://snack.expo.io/@cupcakearmy/useform) -###### Links +### Links - [Examples](#-examples-more-here) - [Docs](#-documentation) @@ -34,13 +40,7 @@ - [errors](#errors) - [isValid](#isvalid) - [update](#update) - -###### Installation - -``` -npm i formhero -``` ## 🚀 Quickstart