From 8cfef3300e6d5ed5ee36ec147e20fa84da695f42 Mon Sep 17 00:00:00 2001 From: Andrew Boyd Date: Sun, 17 May 2020 11:21:04 -0400 Subject: [PATCH] slight text adjuestments and addition of license section --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a94ad5..73ccade 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ### What is Vue Formulate? -Vue Formulate is the easiest way to build forms using Vue. Please read the [comprehensive documentation](https://vueformulate.com) for guidance on using Vue Formulate within your own projects. +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.

@@ -57,16 +57,22 @@ Vue Formulate is the easiest way to build forms using Vue. Please read the [comp -These features and many more are thoroughly covered at the [documentation website](https://vueformulate.com). +These features and many more are covered thoroughly at the [documentation website](https://vueformulate.com).

## Contributing -Vue Formulate is and always will be free and open source. There are many ways available for you to [contribute to Vue Formulate](https://vueformulate.com/guide/contributing/). +Vue Formulate is and always will be _free_ and _open source_. There are many ways available for you to [contribute to Vue Formulate](https://vueformulate.com/guide/contributing/). ### Code Contributors This project exists thanks to all the people who take the time to [contribute](https://vueformulate.com/guide/contributing/). - \ No newline at end of file + + +## License + +[MIT](https://opensource.org/licenses/MIT) + +Copyright (c) 2020-present, Braid LLC \ No newline at end of file