From 03114cccbf8558f547837e84f0b0abe652730b70 Mon Sep 17 00:00:00 2001 From: Arial-Z <100593180+Arial-Z@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:02:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 115124c..8ba2fe1 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ DATA_CACHE_TIME=5 - Within your (PMM) config.yml add the following metadata_path, it should look like this with the default filepath: ```yml Animes: - metadata_path: + metadata_files: - file: config/metadata-animes.yml ``` Configuration finished.