diff options
author | gennyble <gen@nyble.dev> | 2023-10-09 03:14:48 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-10-09 03:14:48 -0500 |
commit | 127e3719e56f3678b8e2795e839041ee546b8581 (patch) | |
tree | 683e4bf3259b2606ad4ee7b11ceda2bc39150a19 /README.md | |
parent | 50e8becdc37d2ff219f8dad0fd9295ad35499838 (diff) | |
download | colorsquash-127e3719e56f3678b8e2795e839041ee546b8581.tar.gz colorsquash-127e3719e56f3678b8e2795e839041ee546b8581.zip |
links are hard, ok?
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index e3d7fe7..df7478d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If the second most frequent colour is *different enough*, it will be selected as well. If it's not, it is skipped and the third one is tried. This continues until it selects the necessary amount of colours. -[^1]: (wikipedia: color quantization)[https://en.wikipedia.org/wiki/Color_quantization] +[^1]: [wikipedia: color quantization](https://en.wikipedia.org/wiki/Color_quantization) ### squash A CLI tool to quantize colours :D |