From 5186c7e8b8f1319017296737557b4f9e424b09c3 Mon Sep 17 00:00:00 2001 From: prescientmoon Date: Tue, 24 Sep 2024 05:04:40 +0200 Subject: [PATCH] Fix wrong downscaling dimension in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22185f3..89c235a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Additionally, you must place a custom `b30` background at `$SHIMMERING_ASSET_DIR After everything has been placed in the right directory, run `shimmeringmoon-cli prepare-jackets` to prepare everything. This will: - Associate each asset with it's database ID -- Build out a recognition matrix for image recognition purposes (this matrix more or less contains a 64x64 downscaled version of each provided asset, stored in bitmap format together with the associated database ID) +- Build out a recognition matrix for image recognition purposes (this matrix more or less contains a 8x8 downscaled version of each provided asset, stored in bitmap format together with the associated database ID) ### Importing charts