diff --git a/README.md b/README.md index c5a4bd9..9e7402c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ Each file contains copyright and license information, and license texts can be f ### REUSE +For a comprehensive guide on how to use REUSE for licensing in this repository, visit https://telekom.github.io/reuse-template/. +A brief summary follows below: + The [reuse tool](https://github.com/fsfe/reuse-tool) can be used to verify and establish compliance when new files are added. For more information on the reuse tool visit https://github.com/fsfe/reuse-tool. @@ -44,4 +47,4 @@ Replace `` with the copyright holder, e.g "Deutsche Telekom AG", and **Add a new license text** -Run `pipx run reuse download --all` to add license texts for all licenses detected in the project. \ No newline at end of file +Run `pipx run reuse download --all` to add license texts for all licenses detected in the project.