From f48af7ff1960d20a1f6eff419debef7916630ab1 Mon Sep 17 00:00:00 2001 From: Haim Cohen Date: Thu, 23 Jan 2025 10:28:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ede2059..8a3b719 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ By addressing issues earlier: 4. **Collaborative Development**: Foster teamwork between developers, QA, and security teams. 5. **Continuous Feedback Loops**: Use CI/CD pipelines to automate testing and provide feedback. -### Recommended Reading: **[Shift-Left SSDLC](https://github.com/sk3pp3r/shift-left)** +### Recommended Reading 📖: **[Shift-Left SSDLC](https://github.com/sk3pp3r/shift-left)** This article focuses on enabling organizations to implement Shift-Left principles effectively by providing integrations and best practices for embedding security and QA into the earliest stages of development. 🌟 ---