From e58b76d4d69ccbc6d403b16cebf32952e0d9f2af Mon Sep 17 00:00:00 2001
From: hunix443 <211940501+hunix443@users.noreply.github.com>
Date: Thu, 25 Jun 2026 18:46:59 -1000
Subject: [PATCH] chores: removing redundant divider for sleeker feel
---
README.md | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/README.md b/README.md
index 68a9ef9b..59bd2597 100644
--- a/README.md
+++ b/README.md
@@ -17,16 +17,12 @@
@@ -135,8 +131,6 @@ Browse the [certification roadmaps](./ROADMAPS/README.md) for career guidance or
| **[Honeypot Network](./PROJECTS/advanced/honeypot-network)**
Multi-service honeypot deployment & analysis |     | Honeypot deployment • Attacker behavior analysis • IOC extraction • MITRE mapping
[Live Demo](https://honeypot-network.carterperez-dev.com/) |
| **[Supply Chain Security Analyzer](./SYNOPSES/advanced/Supply.Chain.Security.Analyzer.md)**
Dependency vulnerability analysis |   | Supply chain security • Dependency analysis • Malicious packages |
----
-
## Getting Started
Each project lives in its own directory under [`PROJECTS/`](./PROJECTS) with its own README, source code, and `learn/` documentation. To explore a project:
@@ -148,15 +142,11 @@ cd PROJECTS/
/
Projects marked with a synopsis (under [`SYNOPSES/`](./SYNOPSES)) have detailed design documents available. Source-code-complete projects are indicated by the blue badge count above.
----
-
## Roadmaps & Resources
- **[Certification Roadmaps](./ROADMAPS/README.md)** — 10 career paths for SOC Analyst, Pentester, Security Engineer, GRC Analyst, and more
- **[Learning Resources](./RESOURCES/README.md)** — Curated tools, courses, certifications, YouTube channels, Reddit communities, and security frameworks
----
-
## Contributing
Contributions are welcome. If you want to add a project, improve existing code, or fix documentation:
@@ -167,8 +157,6 @@ Contributions are welcome. If you want to add a project, improve existing code,
See the [open issues](https://github.com/CarterPerez-dev/Cybersecurity-Projects/issues) for ideas on what to work on.
----
-
## License
[AGPL 3.0](./LICENSE)