From 9267e7cee64d9390eab070903d18736f0b130107 Mon Sep 17 00:00:00 2001 From: Alejandro Suzdaltsev Date: Fri, 24 Nov 2023 19:09:17 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f238738..b185502 100644 --- a/README.md +++ b/README.md @@ -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: @@ -131,7 +131,7 @@ $ python cov_tool conf_default #### 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`:
EX_TEST.gv - dot-language file for state-transitions diagram @@ -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: @@ -227,7 +227,7 @@ $ python cov_tool conf_default
#### 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`:
EX_TEST_param_trace.xlsx