aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index aa5c76c..3093437 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ cd yoshi-cli
pipx install .
```
-![Yoshi CLI Installation](https://github.com/ccleberg/yoshi-cli/blob/main/examples/installation.png?raw=true)
+![Yoshi CLI Installation](https://git.sr.ht/~cxc/yoshi-cli/blob/main/examples/installation.png)
# Usage
@@ -43,7 +43,7 @@ pipx install .
All commands can be passed to the program with the following template:
`yoshi <COMMAND> <FLAG> <PARAMETER>`
-![Yoshi CLI Help](https://github.com/ccleberg/yoshi-cli/blob/main/examples/help.png?raw=true)
+![Yoshi CLI Help](https://git.sr.ht/~cxc/yoshi-cli/blob/main/examples/help.png)
## Arguments
@@ -171,7 +171,7 @@ when encrypting, none are required when decrypting:
</tbody>
</table>
-![Yoshi CLI New Account](https://github.com/ccleberg/yoshi-cli/blob/main/examples/accounts.png?raw=true)
+![Yoshi CLI New Account](https://git.sr.ht/~cxc/yoshi-cli/blob/main/examples/accounts.png)
# Contributing