diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:22:59 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:22:59 +0200 |
commit | 4f2dccad5a52b12a77a74737f0a60bb5cf8ae4e8 (patch) | |
tree | 2c66bec219ccff79396e45dd4171b600a0a42d5f /README.md | |
parent | chore(version): v1.0.0 (diff) | |
download | quotify-4f2dccad5a52b12a77a74737f0a60bb5cf8ae4e8.tar.gz quotify-4f2dccad5a52b12a77a74737f0a60bb5cf8ae4e8.zip |
docs(README.md): Fix typos
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md index dc0f0b2..9659c3c 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,9 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>. # Quotify -> A simple cli utility to shell quote the text inputed into it +> A simple CLI utility to shell quote the text inputted into it ## 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)). +file clearly states its copyright. |