summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2015-01-15 15:35:00 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2015-01-15 15:35:00 +0100
commitc0db3c669452dd5af71e1bd7590a9f049aee6166 (patch)
treede5b71cd2be31b9643e3dfef275acbdc2518f1c0
parent621db9a0631af50d0ba5eff0b654397e09d0e326 (diff)
restore note about performance
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04d2c6b..d5acdca 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ This is a parser and writer for the
- It doesn't follow all relevant RFCs, and some fundamental things such as
property encodings are missing.
-- The API is still quite unstable. This is an experiment by me to learn Rust.
+- The API is still quite unstable and the implementation inefficient. This is
+ an experiment by me to learn Rust.
Nevertheless, I use it for [a simple addressbook
script](https://github.com/untitaker/mates.rs), and you're encouraged to test