From cec1351901a3d3f11d0f5cadbe99b9110f31b179 Mon Sep 17 00:00:00 2001 From: Anil Seervi Date: Sat, 2 Oct 2021 15:38:03 +0530 Subject: [PATCH 1/2] Remove duplicate feature lists --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0fe939e9..dd8d8bfb 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ To summarize, Xplorer's features contain: - Cross-platform - [File Preview](https://xplorer.vercel.app/docs/guides/operation/#preview-file), even videos! - Most importantly, Free and Open Source Software(FOSS), which means you can change components inside if you see fit -- File preview, even for videos! -- Most importantly: FOSS! Free and Open Source Software, which mean you can change the components inside if you see fit Xplorer is currently under heavy development. You can give your suggestions and feedbacks in our [Discussions](https://github.com/kimlimjustin/xplorer/discussions/) page. If you feel comfortable in writing code using Typescript, we highly encourage you to [contribute to this project](https://xplorer.vercel.app/community/Contributing/). @@ -82,7 +80,7 @@ Also, please make sure that windows defender isn't blocking Xplorer from accessi
-Opening folder like Documents, Desktop, Downloads makes Xplorer crash +Opening folder like Documents, Desktop, Downloads makes Xplorer crash Disable the [`Extract exe file icon and make it as preview`](https://xplorer.vercel.app/docs/guides/setting/#extract-exe-file-icon-and-make-it-a-preview) setting. From ec91a67c114c133121782604bc7c5d7400235c60 Mon Sep 17 00:00:00 2001 From: Anil Seervi Date: Sat, 2 Oct 2021 15:41:19 +0530 Subject: [PATCH 2/2] fix sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8d8bfb..8bb34e53 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To summarize, Xplorer's features contain: - It looks modern - Easy to use - Cross-platform -- [File Preview](https://xplorer.vercel.app/docs/guides/operation/#preview-file), even videos! +- [File Preview](https://xplorer.vercel.app/docs/guides/operation/#preview-file), even for videos! - Most importantly, Free and Open Source Software(FOSS), which means you can change components inside if you see fit Xplorer is currently under heavy development. You can give your suggestions and feedbacks in our [Discussions](https://github.com/kimlimjustin/xplorer/discussions/) page. If you feel comfortable in writing code using Typescript, we highly encourage you to [contribute to this project](https://xplorer.vercel.app/community/Contributing/).