summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 1 insertions, 14 deletions
diff --git a/README.md b/README.md
index ee91d33..b285dd2 100644
--- a/README.md
+++ b/README.md
@@ -11,20 +11,7 @@ This is a parser and generator for the
- Consequently, the API is still unstable, and it's hard to predict how it
would have to change if new RFCs are implemented.
-Nevertheless, I use it for [a simple addressbook
-script](https://github.com/untitaker/mates.rs), and you're encouraged to test
-it and give feedback in the issue tracker.
-
Sourcecode is available on [GitHub](https://github.com/untitaker/rust-vobject).
-The API documentation is [online
-available](http://rust-vobject.unterwaditzer.net), or you can build it
-yourself:
-
- make docs
-
-The testsuite can be run with:
-
- make test
-
+The API documentation is [online available](https://docs.rs/vobject/).
It is licensed under MIT, see `LICENSE`.