From 7808afe883904650a012ce1ccf8ff596aa294c4b Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Tue, 16 Feb 2016 20:29:11 +0100 Subject: Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5bb03ff..5c0f624 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ includedir Include a directory in your Rust binary, e.g. static files for your web server or assets for your game. +## Features + +* [x] Automatically compile data into binary +* [x] Use [rust-phf](https://github.com/sfackler/rust-phf) for efficient lookup +* [ ] Wrapping API around the phf map, to abstract away additional features +* [ ] Compression +* [ ] Reading from source files for debug builds + ## Example **Cargo.toml** -- cgit v1.2.3