diff --git a/README.md b/README.md index 19f4022..b625574 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ - [__*Live Web*__](https://cupcakearmy.github.io/formhero/) - [__*Live React-Native*__](https://snack.expo.io/@cupcakearmy/useform) -- [Examples](https://github.com/CupCakeArmy/formhero/tree/master/examples) +- [Examples](#-examples) - [Docs](#-documentation) - Contructor - [Initial State](#initial) @@ -72,6 +72,8 @@ const Form = () => { ## 🔥 Examples +[**All Examples**](https://github.com/CupCakeArmy/formhero/tree/master/examples) + ### Validation ```typescript