diff --git a/packages/react/README.md b/packages/react/README.md index fb397f5530..738345fae8 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -1,3 +1,5 @@ +#Building React forms just got really easy 🤸 + Every developer works with forms, few like their experience. Building Forms, especially in React, can be pretty annoying. State management, validation, form components, accessibility, internationalization and performance are all things you have to deal with, but don't really want to. We make building - and maintaining - forms easier than ever in the world of React.