From cb769426c0284f59c235760e851200bbebee38fb Mon Sep 17 00:00:00 2001 From: Andrew Boyd Date: Sun, 17 May 2020 11:28:17 -0400 Subject: [PATCH] change intro heading to h2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0eea7e..86e7da6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Documentation Website

-### What is Vue Formulate? +## What is Vue Formulate? Vue Formulate is the easiest way to build forms with Vue. Please read the [comprehensive documentation](https://vueformulate.com) for live code examples and guidance on using Vue Formulate in your own projects.