From ef55a3eaff58b2447f2e1c45d474b5068157b945 Mon Sep 17 00:00:00 2001 From: ema Date: Mon, 26 May 2025 22:35:24 +0800 Subject: [PATCH] Update due to MS Store policy change Due to the updated Microsoft Store policy, certain keywords were cleaned. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a57cd0..3f0be9b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## Background One of the few features I missed from macOS is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows users to peek into a file content in lightning speed by just pressing the Space key. Windows, on the other hand, does not have this handy feature ... until now! -I am aware that several alternatives are already available on the Internet (e.g. [WinQuickLook](https://github.com/shibayan/WinQuickLook) and [Seer](https://github.com/ccseer/Seer)). Despite these options, I still decided to craft another one by myself, because they are either not being actively developed, lack of variety, or ask for some :dollar:. +I am aware that several alternatives are already available on the Internet but I still decided to craft another one by myself, because they are either not being actively developed, lack of variety. ## Highlights