From 0a5e6e96ad6547a696a1bda21a9f5eb33b3a9666 Mon Sep 17 00:00:00 2001 From: codingnewcode Date: Fri, 2 Feb 2024 23:03:56 +0100 Subject: [PATCH] small readme fix for consistency hopefully i didnt get the meaning wrong and change it. --- czkawka_gui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/czkawka_gui/README.md b/czkawka_gui/README.md index fde2aae..ad84071 100644 --- a/czkawka_gui/README.md +++ b/czkawka_gui/README.md @@ -63,7 +63,7 @@ There exists mingw recipe which you can try to convert for your purposes - https ## Limitations Not all available features other components implemented here, so this is list of limitations: - Snap versions not allows to use similar videos feature -- Windows version not supports heif and webp files with prebuild binaries +- On Windows, prebuild binaries do not support heif and webp files - On Windows, text may appear very small on high resolution displays, a workaround is to override DPI scaling for this app, see [#867#issuecomment-1416761308](https://github.com/qarmin/czkawka/issues/863#issuecomment-1416761308) - Prebuild binaries for mac arm not exists