diff --git a/README.md b/README.md index e20a58b..b320fd2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![Build Status](https://travis-ci.org/thijsc/mongo-rust-driver.svg)](https://travis-ci.org/thijsc/mongo-rust-driver) -## About - Mongo Rust driver built on top of the [Mongo C driver](https://github.com/mongodb/mongo-c-driver). This driver is a thin wrapper around the production-ready C driver that provides a safe and ergonomic Rust interface which handles all the gnarly usage details of the C driver for you.