Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MostHappyCougar authored Nov 24, 2023
1 parent f3ee819 commit 9267e7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $ python cov_tool conf_default
#### Preconditions:
- Configuration:
Config file for this usage case is: `code/python/configurations/conf_default.yaml`
Config file for this usage case is: `code/configurations/conf_default.yaml`
- Input table for analysis - there is should be no merged cells:
Expand All @@ -131,7 +131,7 @@ $ python cov_tool conf_default
</details>
#### Analysis results:
- There is following files as result of analysis in `code/python/output/EXAMPLE`:
- There is following files as result of analysis in `code/output/EXAMPLE`:
<details><summary>EX_TEST.gv - dot-language file for state-transitions diagram</summary>
Expand Down Expand Up @@ -216,7 +216,7 @@ $ python cov_tool conf_default
#### Preconditions:
- Configuration:
Config file for this usage case is: `code/python/configurations/conf_default.yaml`
Config file for this usage case is: `code/configurations/conf_default.yaml`
- Input table for analysis - there is should be no merged cells:
Expand All @@ -227,7 +227,7 @@ $ python cov_tool conf_default
</details>
#### Analysis results:
- There is following files as result of analysis in `code/python/output/EXAMPLE`:
- There is following files as result of analysis in `code/output/EXAMPLE`:
<details><summary>EX_TEST_param_trace.xlsx</summary>
Expand Down

0 comments on commit 9267e7c

Please sign in to comment.