diff options
| author | Christian Cleberg <[email protected]> | 2025-03-28 23:33:28 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-28 23:33:28 -0500 |
| commit | 138763a9cbf70981f573756a6d0168318271711d (patch) | |
| tree | 52e297a24d559a0de8e0aaa115156bdaa0d29ead | |
| parent | ea3c5e9d04467ad378c955d17ea343cbaa9f95bc (diff) | |
| download | yoshi-cli-138763a9cbf70981f573756a6d0168318271711d.tar.gz yoshi-cli-138763a9cbf70981f573756a6d0168318271711d.tar.bz2 yoshi-cli-138763a9cbf70981f573756a6d0168318271711d.zip | |
update README to use URLs for images
| -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 |
