From 6387a3221e2ddb3a71637a1a8adbd1f73da8926f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 9 Jun 2026 23:17:32 +0200 Subject: [PATCH] Minimal format tweaking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d87e81..c6d9625 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ADPulse is an open-source Active Directory security auditing tool that connects It is designed for IT administrators, penetration testers, and security teams who need a fast, read-only assessment of AD misconfigurations and attack surface. -A PowerShell script named test_environment.ps1 is also included if you wish to set up your own vulnerable domain controller to test with. +A PowerShell script named `test_environment.ps1` is also included if you wish to set up your own vulnerable domain controller to test with. ---