Skip to content

Commit f8323b0

Browse files
Update readme.md
1 parent 9cc4bd2 commit f8323b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Canary will run a series of transport tests based on the configs that you provid
99
Currently only [Shadow](https://github.com/OperatorFoundation/ShapeshifterAndroidKotlin.git) tests are supported. Replicant support is underway, and will be capable of mimicking other transports when it is complete.
1010

1111
## Generate Shadow config files
12-
-Go to: [ShadowSwift](https://github.com/OperatorFoundation/ShadowSwift.git).
12+
Go to: [ShadowSwift](https://github.com/OperatorFoundation/ShadowSwift.git).
1313

1414
## Running Canary
15-
- Transport configs should include their transport server IP and port, and should include the transport name in the name of the file.
16-
- Canary client config files must be saved in the file management system of the device. Config files must conform to the following convention:
15+
Transport configs should include their transport server IP and port, and should include the transport name in the name of the file.
16+
Canary client config files must be saved in the file management system of the device. Config files must conform to the following convention:
1717

18-
{"serverIP":"127.0.0.1","password":"enterYourClientConfigPassword","cipherName":"DarkStar","port":1234}
18+
{"serverIP":"127.0.0.1","password":"enterYourClientConfigPassword","cipherName":"DarkStar","port":1234}
1919

20-
-Once configured, Canary iOS allows users to run tests, view results, and share results.
20+
Once configured, Canary iOS allows users to run tests, view results, and share results.

0 commit comments

Comments
 (0)