summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2014-11-09 21:32:16 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2014-11-09 21:32:16 +0100
commit1759a2b041b49c9ccf20a5963c3d3d638b46d98d (patch)
tree0a3856eeae0fb38b93e7b67bc61cd4dc1c64e53c /README.md
parentc72b936430e7f9ed3e7c33d6a6c500ca0387f582 (diff)
This is now in the issuetracker
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index c801611..ea3685b 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,7 @@ simple addressbook script](https://github.com/untitaker/mates.rs) and based on
[rust-peg](https://github.com/kevinmehall/rust-peg).
The author hasn't read the relevant RFCs, so this library handles all versions
-of VCard and iCalendar equally badly. The most important missing feature is
-that this library doesn't know how to do value escaping.
+of VCard and iCalendar equally badly.
See the testsuite for some basic usage. This is an experiment by me to learn
Rust, and the API is too imperfect to be documented. Suggestions are welcome.