From c5dd55a06964013d2fdb99aec4dfee8f5bc19846 Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Sat, 20 Feb 2016 02:39:15 +0100 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3