From 887f9fba8c54b6291d46c381d70f9651f8f2873c Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 11 Dec 2016 22:57:56 +0100 Subject: [PATCH] Add license --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 054e673..f3ecd79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Basic help [`doc_basics`] - Adds basic help texts about Minetest, controls, gameplay and other basics. This mod uses the Documentation System [`doc`] as a basis. It adds these categories: @@ -8,3 +7,6 @@ categories: * Advanced usage: Advanced Minetest information (not gameplay-releavant) for power users Version: 0.1.0 + +## License +Everything in this mod is licensed under the MIT License.