From 8e18d623f138232e48fd7c574420001a9fc3e791 Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Thu, 30 May 2024 11:52:11 -0700 Subject: [PATCH] Update README to include SVG of the full source I think it looks cool and it's a good way to show off the tool. Signed-off-by: Alek Ratzloff --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f3974d..3543982 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # colorhash +![Hash of the full colorhash source code](examples/fullsource-sha512-nibble.svg) + A tool for creating distinct art based on input data or hash. # Usage