diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 12:47:53 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 12:47:53 +0200 |
commit | 9dea083e2e7cf0eb3a1bc58e50259d21cb53b8c7 (patch) | |
tree | 1e2cbbfd1f7eb86021b14fdf33a36700eed23181 /README.md | |
parent | build(flake): Setup up checks (formatter and derivation) (diff) | |
download | yt-9dea083e2e7cf0eb3a1bc58e50259d21cb53b8c7.tar.gz yt-9dea083e2e7cf0eb3a1bc58e50259d21cb53b8c7.zip |
style(treewide): Reformat v0.1.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md index 4ec4615..e968887 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,10 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. > A fully featured command line YouTube client ## Licensing -This project complies with the REUSE v3.2 specification. This means that every file -clearly states its copyright. -Please run `./scripts/cprh.sh contributer NAME EMAIL FILES..` after you -contributed to `FILES..` to record your contribution (obviously replacing -the `NAME`, `EMAIL` and `FILES..` placeholders with your name, email, and -the paths to the changed files respectively (see the `--help` output for more)). + +This project complies with the REUSE v3.2 specification. This means that every +file clearly states its copyright. Please run +`./scripts/cprh.sh contributer NAME EMAIL FILES..` after you contributed to +`FILES..` to record your contribution (obviously replacing the `NAME`, `EMAIL` +and `FILES..` placeholders with your name, email, and the paths to the changed +files respectively (see the `--help` output for more)). |