about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-10-09 03:14:22 -0500
committergennyble <gen@nyble.dev>2023-10-09 03:14:22 -0500
commit50e8becdc37d2ff219f8dad0fd9295ad35499838 (patch)
tree50883b38e3daa517a055ebff0b78821f9f190f67
parent07f12a6b98fab149ad81c15f66557261a5455af8 (diff)
downloadcolorsquash-50e8becdc37d2ff219f8dad0fd9295ad35499838.tar.gz
colorsquash-50e8becdc37d2ff219f8dad0fd9295ad35499838.zip
fix markdown footnote
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da8832f..e3d7fe7 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