From 292eb694defaef7c9a9d62d825b7200d73c1c16d Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Sat, 8 Nov 2025 00:26:46 -0500 Subject: [PATCH] Change project ideas section to a larger heading Updated headings in README for better visibility. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc38a7fc..0a07602b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cybersecurity Projects & Learning Labs -## 22 Project Ideas with instructions & 10 Certification Roadmaps by roles -## 2 of these projects I've fully built for you, with full source code and documentation so you can clone, learn, and customize! +### 22 Project Ideas with instructions & 10 Certification Roadmaps by roles +### 2 of these projects I've fully built for you, with full source code and documentation so you can clone, learn, and customize! View implementations: [projects/](./projects/) #### As time goes on I will fully build each and everyone of these projects so all 22 are available with full source code and documentation. ---