From 1870fc923ff423752229c625de347a426ceeaf6a Mon Sep 17 00:00:00 2001 From: FenPhoenix Date: Thu, 9 Jan 2025 10:58:01 -0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c86e0e5..7b95a11 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A tool to package 7z FMs in a way that allows FM loaders to scan them quickly, while retaining the high compression advantage of the 7z format. -Performance increase can be up to 11x for AngelLoader (v1.10.0 and up) and up to 70x for FMSel, depending on how conscientiously the FM was previously packaged. +Performance increase can be up to 11x for AngelLoader (v1.10.0 and later) and up to 70x for FMSel, depending on how conscientiously the FM was previously packaged. Versions of AngelLoader prior to v1.10.0 gain a lesser advantage, up to 2.5x or so.