diff --git a/README.md b/README.md index 638d4be..316b07e 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ Only projects that are more than a prototype should be added. Projects that do n * SQL * [wycats/rust-arel](https://github.com/wycats/rust-arel) — an in-progress port of the Ruby SQL building library arel * MySql - * [blackbeam/rust-mysql-simple](https://github.com/blackbeam/rust-mysql-simple) — [](https://travis-ci.org/blackbeam/rust-mysql-simple) + * [blackbeam/rust-mysql-simple](https://github.com/blackbeam/rust-mysql-simple) — a native MySql client [](https://travis-ci.org/blackbeam/rust-mysql-simple) * PostgreSql - * [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) — [](https://travis-ci.org/sfackler/rust-postgres) + * [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) — a native [PostgreSQL](http://www.postgresql.org) client [](https://travis-ci.org/sfackler/rust-postgres) * Sqlite * [linuxfood/rustsqlite](https://github.com/linuxfood/rustsqlite) — [Sqlite3](http://www.sqlite.org) bindings [](https://travis-ci.org/kud1ing/rustsqlite)