From 9336db2989113fe6b722725e7db4cf5a27251054 Mon Sep 17 00:00:00 2001 From: Zaytsev Kirill Date: Sun, 13 Jun 2021 00:30:19 +0300 Subject: [PATCH] docs: README.md clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04d9ae3..5b20eff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## What is Vue Formulario? -Vue Formulario is a library, based on Vue Formulate, that handles the core logic +Vue Formulario is a library, inspired by Vue Formulate, that handles the core logic for working with forms and gives full control on the form presentation. ## Examples