From e447986cfcb3ab3ac4bf0ed17a54bbe9fcb9480d Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Wed, 11 Sep 2019 23:02:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584936a..875e2ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ *This project is currently under heavy development. Come back often to see what's new.* - + ## Background One of the few features I missed from macOS is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows user 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.