Cybrkyd's git repositories

imaging-with-python • commit: 856bb51

commit 856bb516568275001f82616cb5196c99b571397db13df92339db55993cd54668
author cybrkyd <116197215+cybrkyd@users.noreply.github.com> 2023-02-13 11:27:08 +0000
committer cybrkyd <116197215+cybrkyd@users.noreply.github.com> 2023-02-13 11:27:08 +0000

Commit Message

README

📊 Diffstat

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

Diff

diff --git a/README.md b/README.md
index b79372c..918e6be 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Imaging with Python
- A Python script to generate random gradients. Output is in SVG format and combines two random colours (rgb 0-255) into a random linear gradient.
+ 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.
The Python script will output one gradient file; combine with **10.sh** to generate 10 random gradients.