Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LearningKijo authored Feb 9, 2024
1 parent 651a2dd commit 2ea7cb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ PS C:\> .\MDEtesterWP.ps1 -Path <CSV File path> -Category <category>
```
-Path <String> : This is an optional parameter. Please specify a CSV file path and it is used for testing MDE URL indicators.
```
> [!Note]
> The CSV file column header must be ***'IndicatorValue'***. Here is [an example](https://github.com/LearningKijo/MDEtester/blob/main/Tools/Sample.csv).
```
-Category <String> : This is an optional parameter. Please select a category you want to test and it is used for testing MDE WCF.
Expand Down

0 comments on commit 2ea7cb6

Please sign in to comment.