diff --git a/readme-general-toc.md b/readme-general-toc.md
index 715f9816..f3a4f629 100644
--- a/readme-general-toc.md
+++ b/readme-general-toc.md
@@ -31,17 +31,11 @@ This repository summarizes and curates most of the knowledge gathered to date on
**Otherwise:** You end-up with a blackbox that is hard to reason about, then you start re-writing all logging statements to add additional information
-
-
-
-
-
+
# `Code Style Practices`
-
-
-
+
# `Error Handling Practices`
## ✔ Use async-await for async error handling
@@ -54,17 +48,14 @@ This repository summarizes and curates most of the knowledge gathered to date on
-
-
-
+
# `Going To Production Practices`
-
-
-
+
# `Deployment Practices`
+
# `Security Practices`