From c4ce5bb23b8854504b74c6a0fc2837de21418a85 Mon Sep 17 00:00:00 2001 From: Matthias Altmann Date: Fri, 19 Oct 2018 16:51:10 +0200 Subject: [PATCH] English correction Perhaps better to understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f44a857..2f66403 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #Posh-SecModule -This module is a PowerShell v3 only module at the moment. The module is a collection of functions that I have found usefull in my day to day work as a security professional. The functions are broken in to functionality: +This module is a PowerShell v3 only module at the moment. The module is a collection of functions that I have found usefull in my day to day work as a security professional. The functions are divided according to functionality: - Discovery: Perform network discovery. - Parse: Parsers for Nmap, DNSRecon and other type of output files from security tools.