From 461a4574c103651dc8cb54faba26359782778670 Mon Sep 17 00:00:00 2001 From: yemai Date: Mon, 15 Apr 2019 11:15:08 +0800 Subject: [PATCH] docs: update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2248071..27e459b 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ Ex: [Single File Components][3] +## License + +This plugin is under [The Unlicense][8]. + [1]: https://github.com/mxw/vim-jsx "mxw: vim-jsx" [2]: https://github.com/VundleVim/Vundle.vim [3]: https://vuejs.org/v2/guide/single-file-components.html @@ -66,3 +70,4 @@ Ex: [5]: https://github.com/tpope/vim-pathogen [6]: https://tencent.github.io/wepy [7]: https://github.com/junegunn/vim-plug +[8]: https://choosealicense.com/licenses/unlicense/