Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate feature lists #128

Merged
merged 2 commits into from
Oct 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,8 @@ 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
- 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/).

Expand Down Expand Up @@ -82,7 +80,7 @@ Also, please make sure that windows defender isn't blocking Xplorer from accessi
</details>
<details>
<summary>
Opening folder like <kbd>Documents</kbd>, <kbd>Desktop</kbd>, <kbd>Downloads</kbd> makes Xplorer crash
Opening folder like <code>Documents</code>, <code>Desktop</code>, <code>Downloads</code> makes Xplorer crash
</summary>

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.
Expand Down