diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-08-02 11:09:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-08-02 11:09:11 -0500 |
commit | 1c7d6acca84706ea426f9034bccc4caaeebb892b (patch) | |
tree | 34c2fc5d674010f90c6933e16fecce735acf205b /README.md | |
parent | 2f6378e067472d9a4a0736ecd4fa0fd33d990c82 (diff) | |
download | yoshi-cli-1c7d6acca84706ea426f9034bccc4caaeebb892b.tar.gz yoshi-cli-1c7d6acca84706ea426f9034bccc4caaeebb892b.tar.bz2 yoshi-cli-1c7d6acca84706ea426f9034bccc4caaeebb892b.zip |
fix: update git links
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -34,7 +34,7 @@ cd yoshi-cli pipx install . ``` - + # Usage @@ -43,7 +43,7 @@ pipx install . All commands can be passed to the program with the following template: `yoshi <COMMAND> <FLAG> <PARAMETER>` - + ## Arguments @@ -171,7 +171,7 @@ when encrypting, none are required when decrypting: </tbody> </table> - + # Contributing |