From 138763a9cbf70981f573756a6d0168318271711d Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 28 Mar 2025 23:33:28 -0500 Subject: update README to use URLs for images --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1180938..aa5c76c 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ cd yoshi-cli pipx install . ``` -![Yoshi CLI Installation](./examples/installation.png) +![Yoshi CLI Installation](https://github.com/ccleberg/yoshi-cli/blob/main/examples/installation.png?raw=true) # Usage @@ -43,7 +43,7 @@ pipx install . All commands can be passed to the program with the following template: `yoshi ` -![Yoshi CLI Help](./examples/help.png) +![Yoshi CLI Help](https://github.com/ccleberg/yoshi-cli/blob/main/examples/help.png?raw=true) ## Arguments @@ -171,7 +171,7 @@ when encrypting, none are required when decrypting: -![Yoshi CLI New Account](./examples/accounts.png) +![Yoshi CLI New Account](https://github.com/ccleberg/yoshi-cli/blob/main/examples/accounts.png?raw=true) # Contributing -- cgit v1.2.3-70-g09d2