diff --git a/README.md b/README.md index 2d51f45..c011be3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ loadfile(minetest.get_modpath(modname) .. "/exported.lua")(function(def) end) ``` -**NOTE** that you are still responsible for complying with licensing for all media files in the export. This includes: +## Licensing Warning + +You are still responsible for complying with licensing for all media files in the export. This includes: - Tracing the origin of each file (the names should match, and be unique in any sane setup) and identifying the author and original license. - Including attribution/credit in your resultant project. - Complying with sublicensing requirements when selecting the license for your own projet containing these media. \ No newline at end of file