commit 93623a15e093699365e3031a1dd8f3a57cb5f604
parent 4fd4794253faa160c018340ed521f686a5fd33b0
Author: Q <PlutoTank@users.noreply.github.com>
Date: Fri, 29 Nov 2019 13:09:03 -0500
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -9,7 +9,7 @@ Run `CyberPolice.bat` as Administrator
#### Functions
```checkfiles``` (searches for specified extentions and words, outputs all to a log)<br />
-```usermgmtff``` ([how this works](#user)):<br />
+```usermgmtff``` ([how this works](#user))<br />
```userprop``` (sets properties for users that is secure, like expiring passwords and change on login)<br />
```services``` (logs services on machine, disabled specific services set in `FirewallRulesOFF.txt`)<br />
```firewall``` (turns on firewall, disables set firewall rules in `Auto.txt`, `Disabled.txt`, `Manual.txt`)<br />