Cybrkyd's git repositories

imaging-with-python • commit: 4207b83

commit 4207b833b3f34647ae20ffda8cb48438882f14da35977b771e50cae365881c97
author cybrkyd <vii@cybrkyd.com> 2025-08-30 06:24:11 +0100
committer cybrkyd <vii@cybrkyd.com> 2025-08-30 06:24:11 +0100

Commit Message

README

📊 Diffstat

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

Diff

diff --git a/README.md b/README.md
index a279702..04ef903 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Imaging with Python
- A Python script to generate random gradients. Output is in SVG format and the image consists of a combination of two random colours (rgb 0-255) in a random linear gradient.
+ A Python script to generate random colour gradients. Output is in SVG format and the image consists of a combination of two random colours (rgb 0-255) in a random linear gradient.
- The Python script will output one gradient file; combine with **10.sh** to generate 10 random gradients.
+ The Python script will output one gradient file; combine it with **10.sh** to generate 10 random gradients.
## Examples