diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-11-07 18:36:04 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-11-07 18:36:04 -0600 |
commit | fd19555e1db5fa6f82c75a66c7b43a480514353d (patch) | |
tree | 78c0e04c396093fd56d15c41cd6ec7aaaf058151 | |
parent | ace37138a976fe4915af71ae6992bb327c64d3cc (diff) | |
download | yoshi-cli-fd19555e1db5fa6f82c75a66c7b43a480514353d.tar.gz yoshi-cli-fd19555e1db5fa6f82c75a66c7b43a480514353d.tar.bz2 yoshi-cli-fd19555e1db5fa6f82c75a66c7b43a480514353d.zip |
update README screenshots
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | examples/accounts.png | bin | 0 -> 272580 bytes | |||
-rw-r--r-- | examples/help.png | bin | 0 -> 265251 bytes | |||
-rw-r--r-- | examples/installation.png | bin | 0 -> 174068 bytes | |||
-rw-r--r-- | examples/yoshi-example.png | bin | 367683 -> 0 bytes | |||
-rw-r--r-- | examples/yoshi-help.png | bin | 405684 -> 0 bytes |
6 files changed, 4 insertions, 2 deletions
@@ -34,6 +34,8 @@ cd yoshi-cli pipx install . ``` + + # Usage [(Back to top)](#table-of-contents) @@ -41,7 +43,7 @@ pipx install . All commands can be passed to the program with the following template: `yoshi <COMMAND> <FLAG> <PARAMETER>` - + ## Arguments @@ -169,7 +171,7 @@ when encrypting, none are required when decrypting: </tbody> </table> - + # Contributing diff --git a/examples/accounts.png b/examples/accounts.png Binary files differnew file mode 100644 index 0000000..924053b --- /dev/null +++ b/examples/accounts.png diff --git a/examples/help.png b/examples/help.png Binary files differnew file mode 100644 index 0000000..55bab27 --- /dev/null +++ b/examples/help.png diff --git a/examples/installation.png b/examples/installation.png Binary files differnew file mode 100644 index 0000000..e0c8db0 --- /dev/null +++ b/examples/installation.png diff --git a/examples/yoshi-example.png b/examples/yoshi-example.png Binary files differdeleted file mode 100644 index 02dd312..0000000 --- a/examples/yoshi-example.png +++ /dev/null diff --git a/examples/yoshi-help.png b/examples/yoshi-help.png Binary files differdeleted file mode 100644 index a25b1c7..0000000 --- a/examples/yoshi-help.png +++ /dev/null |