diff --git a/README.md b/README.md index 5029b3c79cf886f9da67ba16054563dcbfe6d00d..5bccf98cb79330a3ca970bd55379b0bc7841b45f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the default filesystem of Redox OS inspired by [ZFS](https://docs.freebs Current features: -- Compatible with Redox and Linux +- Compatible with Redox and Linux (FUSE) - Copy-on-write - Data/metadata checksums - Transparent encryption @@ -16,7 +16,7 @@ Current features: - MIT licensed - Disk encryption fully supported by the Redox bootloader, letting it load the kernel off an encrypted partition. -Being MIT licensed, RedoxFS can be added on GPL kernels (Linux, for example). +Being MIT licensed, RedoxFS can be bundled on GPL-licensed operating systems (Linux, for example). [](./LICENSE) [](https://crates.io/crates/redoxfs)