From b68586261c280cbfbdc6624176b9824b535cca63 Mon Sep 17 00:00:00 2001 From: ByteDice Date: Sat, 7 Jun 2025 17:11:22 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ac33b9..da3801d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ It is required to install all used Python modules. You can find those in [req.tx * Embed Links ### Configuration: -You can find config files in the [cfg/](cfg/) folder. You can also find the default config in the [data/defaults/cfg_default.toml](data/defaults/cfg_default.toml) file, where comments are also listed.\ +You can find config files in the [cfg/](cfg/) folder. You can also find the default configs in the [data/defaults/cfg_default.toml](data/defaults/cfg_default.toml) file.\ **NOTE:** Some config files are automatically generated, and you will need to run the app once for them to generate. ### How to start the program: