diff options
author | Jersey Fonseca <jerseyfonseca@gmail.com> | 2020-10-02 01:01:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 01:01:01 +0000 |
commit | ae87612ccabd0460c6f71387b7b23515383d5468 (patch) | |
tree | b8a3e6426c5c007ee0cfb5a361f5e181ca9ad594 | |
parent | 1cdba1d9cb4dfc18a1f48912c36222d3eb901337 (diff) |
Update README.md
Added license
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -87,3 +87,8 @@ reach out to me on [twitter] | |||
87 | [twitter]: https://twitter.com/FonsecaJersey | 87 | [twitter]: https://twitter.com/FonsecaJersey |
88 | [vim-plug]: https://github.com/junegunn/vim-plug | 88 | [vim-plug]: https://github.com/junegunn/vim-plug |
89 | [:h mods]: https://vimhelp.org/map.txt.html#%3Cmods%3E | 89 | [:h mods]: https://vimhelp.org/map.txt.html#%3Cmods%3E |
90 | |||
91 | ## License | ||
92 | |||
93 | Copyright (c) Jersey Fonseca. Distributed under the same terms as Vim itself. | ||
94 | See `:help license`. | ||