diff --git a/README.md b/README.md
index f21659e..f850ad7 100644
--- a/README.md
+++ b/README.md
@@ -257,7 +257,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* LMDB
* [vhbit/lmdb-rs](https://github.com/vhbit/lmdb-rs) — [LMDB](http://symas.com/mdb/) bindings [](https://travis-ci.org/vhbit/lmdb-rs)
* MongoDB
- * [mongodb-labs/mongo-rust-driver-prototype](https://github.com/mongodb-labs/mongo-rust-driver-prototype) — [MongoDB](https://www.mongodb.org/) bindings [](https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype)
+ * [mongodb-labs/mongo-rust-driver-prototype](https://github.com/mongodb-labs/mongo-rust-driver-prototype) [[Crate](https://crates.io/crates/mongodb/)] — [MongoDB](https://www.mongodb.org/) bindings [](https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype)
* Redis
* [mitsuhiko/redis-rs](https://github.com/mitsuhiko/redis-rs) — [Redis](http://redis.io) library in Rust [](https://travis-ci.org/mitsuhiko/redis-rs)
* SQL [[Crates](https://crates.io/keywords/sql)]