aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3070360..e3e0894 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Include a directory in your Rust binary, e.g. static files for your web server o
* [x] Wrapping API around the phf map, to abstract away additional features
* [x] Compression, with optional crate "flate2"
* [x] Reading from source files for debug builds
+* [ ] Tested on non-Linux platforms. Passthrough won't work on Windows, the rest should.
## Example