Skip to content

Commit f57f135

Browse files
committed
Rephrasing the test project readme
1 parent 4c48436 commit f57f135

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test_project/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Test Project
22

3-
This project demonstrates the use of the custom netmiko cli test
3+
This project demonstrates the use of a custom Netmiko CLI test.
44

55
## Setup
66

7-
A Linux container needs to be running and expose SSH over port 2222
7+
To run this test, a Linux container must be active and configured to expose SSH on port 2222.
88

9-
The GitHub Action workflow stats the container:
9+
The GitHub Action workflow initiates the container with the following configuration:
1010

1111
```yaml
1212
services:

0 commit comments

Comments
 (0)