summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2015-12-28 17:14:13 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2015-12-28 17:14:13 +0100
commit10b30e94ba8de939e052839f9b2a4a832521721e (patch)
tree5a806756eec5ed1332536a5e0f003b7bfba60d5d
parent58c1a37c7bdbab43068733a6f696faae740c8c13 (diff)
Untrue as of 0.1
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 977ef0b..ee91d33 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,6 @@ This is a parser and generator for the
property encodings are missing.
- Consequently, the API is still unstable, and it's hard to predict how it
would have to change if new RFCs are implemented.
-- It uses [a PEG parser generator](https://github.com/kevinmehall/rust-peg).
- Performance is sufficient for most usecases, although it is really slow if
- compiler optimizations are disabled.
Nevertheless, I use it for [a simple addressbook
script](https://github.com/untitaker/mates.rs), and you're encouraged to test