]> Repositorios git - classgraph.git/commitdiff
Add logo to project
authorJavier Sagredo <[email protected]>
Thu, 7 May 2026 01:29:06 +0000 (03:29 +0200)
committerJavier Sagredo <[email protected]>
Thu, 7 May 2026 01:31:38 +0000 (03:31 +0200)
README.md
docs/logo.png [new file with mode: 0644]

index 4c77a2a6332bf8d0ff15f5affb5db23dac21cc27..b39149cf83d8f8140f4f3b79fa429d25b4b815f7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+<p align="center">
+  <img src="docs/logo.png" alt="classgraph logo" width="320">
+</p>
+
 # 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 (file)
index 0000000..70f869f
Binary files /dev/null and b/docs/logo.png differ