[Feature] Minor modification for README.

This commit is contained in:
Zhang Hai 2019-05-21 20:07:45 -07:00
parent 4ed4547578
commit 11cd046a23
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ An open source Material Design file manager, for Android 5.0+.
## Features
- Open source: Lightweight, clean and secure.
- Material Design: Like the good old [Cabinet](https://github.com/aminb/cabinet), also with dark mode.
- Material Design: Like the good old [Cabinet](https://github.com/aminb/cabinet), with attention into details.
- Breadcrumbs: Navigate in the filesystem with ease.
- Linux-aware: Like [Nautilus](https://wiki.gnome.org/action/show/Apps/Files), knows symbolic links, file permissions and SELinux context.
- Robust: Uses Linux system calls under the hood, not yet another [`ls` parser](https://news.ycombinator.com/item?id=7994720).

View File

@ -10,7 +10,7 @@
## 特性
- 开源:轻量、简洁并且安全。
- Material Design仿照 [Cabinet](https://github.com/aminb/cabinet)同样带有夜间模式
- Material Design仿照 [Cabinet](https://github.com/aminb/cabinet)并且注重细节
- 面包屑导航栏:点击导航栏所显示路径中的任一文件夹即可快速访问。
- Linux 友好:类似 [Nautilus](https://wiki.gnome.org/action/show/Apps/Files),支持符号链接、文件权限和 SELinux 上下文。
- 健壮性:使用 Linux 系统调用实现,而不是另一个 [`ls` 解析器](https://news.ycombinator.com/item?id=7994720)。