diff --git a/src/wattanalyse/README.md b/src/wattanalyse/README.md index 6b70cdb..bf18895 100644 --- a/src/wattanalyse/README.md +++ b/src/wattanalyse/README.md @@ -2,5 +2,5 @@ - DOPT_DEVELOPMENT: flag which signals that the current environment is in development mode - DOPT_STOP_FOLDER_NAME: stop folder to find base path -- DOPT_INTERNAL_DB: path to CRM database, relative to base path +- DOPT_INTERNAL_DB: path to internal database where results for further processing are saved, relative to base path - DOPT_PATH_LOGGING: path to logging folder, relative to base path