From: Javier Sagredo Date: Thu, 7 May 2026 01:29:06 +0000 (+0200) Subject: Add logo to project X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=96e05b2589d18242870bafa2f311b7867a8cff1d;p=classgraph.git Add logo to project --- diff --git a/README.md b/README.md index 4c77a2a..b39149c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ classgraph logo +

+ # classgraph A GHC typechecker plugin and browser visualizer for Haskell typeclass diff --git a/docs/logo.png b/docs/logo.png new file mode 100644 index 0000000..70f869f Binary files /dev/null and b/docs/logo.png differ