Simplify Features bullet points to make them easier to read

This commit is contained in:
2025-11-17 13:04:56 +01:00
parent ec159a2c6a
commit cd865a5cdf
+3 -3
View File
@@ -35,9 +35,9 @@ int main(void)
- Cross-platform (runs on Windows and Linux)
- Automatic Replication & Self-Healing
- Automatic content deduplication: File contents are de-duplicated automatically with content-addressing.
- Configurable chunk sizes: Each file can have different chunk size optimized for its use case
- Zero dependencies: Pure C implementation with no external libraries
- Automatic content deduplication via internal content-addressing
- Configurable file chunk sizes
- Small and understandable
But ToastyFS is still in early development, so here are the missing features: