Skip to content

Commit b3616f6

Browse files
committed
Update readme
1 parent 8d7acaa commit b3616f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Please see [Command Documentation](docs/PowerSponse.md),
1717
* [Requirements](#requirements)
1818
* [Installation](#installation)
1919
* [Usage](#usage)
20-
* [Import](#import)
2120
* [Authentication](#authentication)
21+
* [Import](#import)
2222
* [Cmdlets](#cmdlets)
2323
* [Help](#help)
2424
* [Contributing](#contributing)
@@ -32,9 +32,9 @@ Please see [Command Documentation](docs/PowerSponse.md),
3232

3333
PowerSponse is a PowerShell module for targeted containment and remediation.
3434

35-
Following features are implemented in PowerSponse:
35+
The following features are implemented in PowerSponse:
3636
* Commands for containment and remediation which can be easily extended with
37-
the implemented plugin system.
37+
the used plugin system.
3838
* Handling of **literal or regular expressions** for searching or killing processes,
3939
files and directories, searching for or deactivating scheduled tasks or services.
4040
* **Implementation of a rule engine ([CoRe

0 commit comments

Comments
 (0)