From c1792a04a67da6e96ccdda9bc12f49a2415048b9 Mon Sep 17 00:00:00 2001 From: Hardik Zinzuvadiya <25708027+Z4nzu@users.noreply.github.com> Date: Sun, 15 Mar 2026 18:57:26 +0530 Subject: [PATCH] Add SVG logo and update README header images/logo.svg: - Terminal-style dark background with rounded corners - Red/yellow/green window dots (macOS style) - Green shield with skull & crossbones icon - "HACKING" in purple-to-pink gradient with glow - "TOOL" in hacker green with glow effect - Blinking cursor animation, binary numbers, corner brackets - Monospace font, 600x200 viewport README.md: - Replace plain # HackingTool heading with centered logo SVG --- README.md | 4 +- images/logo.svg | 106 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 images/logo.svg diff --git a/README.md b/README.md index 7627a1c..3f714cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@