diff --git a/README.md b/README.md index ebfc8a7..7522ed6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,29 @@ -# Vue Formulate ---------------- -[![Build Status](https://travis-ci.com/wearebraid/vue-formulate-next.svg?token=4eHp5aiDcHwjrb1T8zpy&branch=version-2)](https://travis-ci.com/wearebraid/vue-formulate-next) +
-Documentation development is taking place on the [vueformulate.com](https://github.com/wearebraid/vueformulate.com/tree/version-2) repository. ++ [![Build Status](https://travis-ci.com/wearebraid/vue-formulate-next.svg?token=4eHp5aiDcHwjrb1T8zpy&branch=version-2)](https://travis-ci.com/wearebraid/vue-formulate-next) + ![GitHub](https://img.shields.io/github/license/wearebraid/vue-formulate) +
+ +[Documentation Website](https://vueformulate.com) + +### What is Vue Formulate? + +Vue Formualte is the easiest way to build forms using Vue. Key features include +form and field validation, file uploads, form generation and a single-element +fields with labels, help text, error messages, placeholders and lots more. + +The syntax is what developers would expect: + +```vue +