From c012d768a0772bb32ff078f7a755dfdb75a2356d Mon Sep 17 00:00:00 2001 From: gdbroman <99gustaf@gmail.com> Date: Mon, 5 Aug 2024 16:18:16 +0200 Subject: [PATCH] Installation href --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05e468c..db5578b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@

- Start Here · + Installation · Documentation · Author

@@ -28,7 +28,11 @@
-## Why React Promenade? +## Introduction + +React Promenade is an unstyled component library that makes it easy to create multi-step user flows with step-by-step validation and navigation. + +### Why Multi-Step User Flows? Breaking big forms into multi-step user flows will almost always: @@ -36,8 +40,6 @@ Breaking big forms into multi-step user flows will almost always: * **increase user engagement** * **boost signups & completion rates** -React Promenade is an unstyled component library that makes it easy to create multi-step user flows with step-by-step validation and navigation. - ## Installation ```bash