Skip to content

Commit

Permalink
Mention license in template
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Apr 12, 2023
1 parent d74c0b4 commit 57f7e31
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ To get started writing a Lua plugin, I recommend reading the [nvim-lua-guide][nv
Anything that the majority of plugin authors will want to have is in scope of
this starter template. Anything that is controversial is out-of-scope.


## Template License

The template itself is licensed under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).
The template doesn't include a LICENSE file. You should add one after creating your repository.

---


Expand Down

0 comments on commit 57f7e31

Please sign in to comment.