diff --git a/README.md b/README.md
index 8c45023f..6bbe871a 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
View Complete Projects:
@@ -63,7 +63,7 @@ Tools, courses, certifications, communities, and frameworks for cybersecurity pr
| **[Phishing URL Detector](./SYNOPSES/beginner/Phishing.URL.Detector.md)**
Analyze URLs for phishing |    | URL analysis • Typosquatting detection • Safe browsing APIs
[Learn More](./SYNOPSES/beginner/Phishing.URL.Detector.md) |
| **[SSH Brute Force Detector](./SYNOPSES/beginner/SSH.Brute.Force.Detector.md)**
Monitor and block SSH attacks |    | Log parsing • Attack detection • Firewall automation
[Learn More](./SYNOPSES/beginner/SSH.Brute.Force.Detector.md) |
| **[WiFi Network Scanner](./SYNOPSES/beginner/WiFi.Network.Scanner.md)**
Scan wireless networks |    | Wireless protocols • Encryption types • Rogue AP detection
[Learn More](./SYNOPSES/beginner/WiFi.Network.Scanner.md) |
-| **[Base64 Encoder/Decoder](./SYNOPSES/beginner/Base64.Encoder.Decoder.md)**
Multi-format encoding tool |    | Base64/32 encoding • URL encoding • Auto-detection
[Learn More](./SYNOPSES/beginner/Base64.Encoder.Decoder.md) |
+| **[Base64 Encoder/Decoder](./SYNOPSES/beginner/Base64.Encoder.Decoder.md)**
Multi-format encoding tool |    | Base64/32 encoding • URL encoding • Auto-detection
[Source Code](./PROJECTS/beginner/base64-encoding) \| [Docs](./PROJECTS/beginner/base64-encoding/learn) |
| **[Firewall Log Parser](./SYNOPSES/beginner/Firewall.Log.Parser.md)**
Parse and visualize logs |    | Log parsing • Pattern recognition • Data visualization
[Learn More](./SYNOPSES/beginner/Firewall.Log.Parser.md) |
| **[ARP Spoofing Detector](./SYNOPSES/beginner/ARP.Spoofing.Detector.md)**
Detect ARP attacks |    | ARP protocol • MAC tracking • MITM detection
[Learn More](./SYNOPSES/beginner/ARP.Spoofing.Detector.md) |
| **[Windows Registry Monitor](./SYNOPSES/beginner/Windows.Registry.Monitor.md)**
Track registry changes |    | Windows registry • Persistence detection • System monitoring
[Learn More](./SYNOPSES/beginner/Windows.Registry.Monitor.md) |