From 68a14d4d6caa06ffa59b6fd37211342a4965a635 Mon Sep 17 00:00:00 2001 From: ldrovira <31676496+luisDanielRoviraContreras@users.noreply.github.com> Date: Sun, 6 May 2018 12:46:17 -0400 Subject: [PATCH] Add license in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 246679c..503f845 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,7 @@ When provided an array of objects, `vue-select` will display a single value of t ``` ### For more information, please visit the [vue-select documentation.](https://sagalbot.github.io/vue-select) + +## License + +[MIT](https://github.com/sagalbot/vue-select/blob/master/LICENSE.md)