Cybrkyd's git repositories

imaging-with-python • commit: 63e6dd2

commit 63e6dd22b9760f771afd687c60a1526890c720201ed56f609bfca414c5c6ecaa
author cybrkyd <noreply@cybrkyd.com> 2026-01-11 21:25:46 +0000
committer cybrkyd <noreply@cybrkyd.com> 2026-01-11 21:25:46 +0000

Commit Message

images on Readme

📊 Diffstat

README.md 12
1 files changed, 4 insertions(+), 8 deletions(-)

Diff

diff --git a/README.md b/README.md
index 0d8e465..f36c44c 100644
--- a/README.md
+++ b/README.md
@@ -8,15 +8,11 @@ The Python script will output one gradient file; combine it with `10.sh` to gene
Further examples are provided in the `/examples` folder of this project. I use some as image backgrounds on my blog -- see https://cybrkyd.com
- <img src="examples/1.svg" alt="Girl in a jacket" width="500">
+ <img src="https://git.cybrkyd.com/images/iwp1.svg" alt="Gradient example 1" width="500">
+ <img src="https://git.cybrkyd.com/images/iwp2.svg" alt="Gradient example 2" width="500">
+ <img src="https://git.cybrkyd.com/images/iwp3.svg" alt="Gradient example 3" width="500">
+ <img src="https://git.cybrkyd.com/images/iwp4.svg" alt="Gradient example 4" width="500">
- ![Gradient example 1](examples/1.svg "Gradient example 1")
-
- ![Gradient example 2](examples/2.svg "Gradient example 2")
-
- ![Gradient example 3](examples/3.svg "Gradient example 3")
-
- ![Gradient example 4](examples/4.svg "Gradient example 4")
## Licence