#2712 - Prepping ahead of raising PR.

This commit is contained in:
Charlie Crane
2024-07-24 08:31:24 +01:00
parent 9d5b58ce44
commit a36e34ee1d
2 changed files with 3 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ Key capabilities
- Authenticates User connection by maintaining an active User account.
- Ensures packets are matched to an existing session
- Simulates common Terminal commands
- Simulates common Terminal processes/commands.
- Leverages the Service base class for install/uninstall, status tracking etc.
Usage