Skip to content

Commit 548ddcb

Browse files
Update README.md
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 2e61e82 commit 548ddcb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ It is **not** a collection of demos or isolated scripts, but a **cohesive automa
4141

4242
| Domain | Primary Purpose | Typical Users | Documentation |
4343
|------|-----------------|---------------|---------------|
44-
| **BlueTeam-Tools** | DFIR, Event Log analysis, incident response, forensic readiness | Blue Team, SOC, DFIR analysts | [View README](BlueTeam-Tools/README.md) |
45-
| **Core-ScriptLibrary** | Shared PowerShell modules, GUI frameworks, helpers, packaging logic | Script authors, maintainers | [View README](Core-ScriptLibrary/README.md) |
46-
| **SysAdmin-Tools** | AD, GPO, WSUS, DNS, DHCP, PKI, infrastructure automation | Windows admins, IAM engineers | [View README](SysAdmin-Tools/README.md) |
47-
| **ITSM-Templates-WKS** | Windows 10/11 baseline, provisioning, lifecycle enforcement | Desktop engineering, ITSM teams | [View README](ITSM-Templates-WKS/README.md) |
48-
| **ITSM-Templates-SVR** | Windows Server hardening, compliance, service baselines | Server admins, compliance teams | [View README](ITSM-Templates-SVR/README.md) |
44+
| **BlueTeam-Tools** | DFIR, Event Log analysis, incident response, forensic readiness | Blue Team, SOC, DFIR analysts | [![Docs](https://img.shields.io/badge/Docs-BlueTeam--Tools-orange?style=for-the-badge&logo=github)](BlueTeam-Tools/README.md) |
45+
| **Core-ScriptLibrary** | Shared PowerShell modules, GUI frameworks, helpers, packaging logic | Script authors, maintainers | [![Docs](https://img.shields.io/badge/Docs-Core--ScriptLibrary-red?style=for-the-badge&logo=github)](Core-ScriptLibrary/README.md) |
46+
| **SysAdmin-Tools** | AD, GPO, WSUS, DNS, DHCP, PKI, infrastructure automation | Windows admins, IAM engineers | [![Docs](https://img.shields.io/badge/Docs-SysAdmin--Tools-blue?style=for-the-badge&logo=github)](SysAdmin-Tools/README.md) |
47+
| **ITSM-Templates-WKS** | Windows 10/11 baseline, provisioning, lifecycle enforcement | Desktop engineering, ITSM teams | [![Docs](https://img.shields.io/badge/Docs-ITSM--WKS-green?style=for-the-badge&logo=github)](ITSM-Templates-WKS/README.md) |
48+
| **ITSM-Templates-SVR** | Windows Server hardening, compliance, service baselines | Server admins, compliance teams | [![Docs](https://img.shields.io/badge/Docs-ITSM--SVR-purple?style=for-the-badge&logo=github)](ITSM-Templates-SVR/README.md) |
4949

5050
> 📌 Each top-level directory contains its **own README.md** with domain-specific documentation and usage guidance.
5151

0 commit comments

Comments
 (0)