aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5da5d84..8dbac4c 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,10 @@ called `Minecraft Client`. If it doesn't then try relaunching your IntelliJ. **W
To export your project, run the `gradle build` task, and give other people the
file `build/libs/<modid>-<version>-all.jar`
+### For those who have not an attention span
+
+[![Youtube Tutorial](https://i.ytimg.com/vi/nWzHlomdCgc/maxresdefault.jpg)](https://www.youtube.com/watch?v=nWzHlomdCgc)
+
+## Licensing
+
This template is licensed under the Unlicense (license copy present in this repository), or alternatively under [Creative Commons 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/), and all contributions and PR to this template are expected to follow this. This means your mod, based on this template can be licensed whatever way you want, and does not need to reference back to this template in any way.