diff --git a/README.md b/README.md index 6cdf684..6e0c5a4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Bson encoding and decoding is handled by the [bson crate](https://github.com/zon The API should still be considered experimental, but I'm not expecting changes at the moment. +[Documentation](http://thijsc.github.io/mongo-rust-driver/mongo_driver/) + ## Compatibility The driver currently only builds on Unix, tested on Mac Os X and Linux so far. It's compatible with MongoDB 2.4 up to 3.2 and