From f3ee8193cf3be22523e4f9af6d68510b22b78e0a Mon Sep 17 00:00:00 2001 From: Alejandro Suzdaltsev Date: Fri, 24 Nov 2023 19:07:30 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72b521c..f238738 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ from any work directory # Usage ## Configuration -Befure utility use you should create and configure a config in `/code/cov_tool/configurations/` directory. There is should be specified a list of analysis mods that will be performed at utility run. Also you can configure each analysis mod in details via mentioned config. There is possible to store several configs and use any count of them individually or together +Befure utility use you should create and configure a config in `/code/configurations/` directory. There is should be specified a list of analysis mods that will be performed at utility run. Also you can configure each analysis mod in details via mentioned config. There is possible to store several configs and use any count of them individually or together
Config Example -### This config is prepared for EXAMPLE.xlsx and 1_2_1_TEST.xlsx stored in `code/cov_tool/tables_to_analisys/` +### This config is prepared for EXAMPLE.xlsx and 1_2_1_TEST.xlsx stored in `code/tables_to_analisys/` ```yaml ##############################################