We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c1349 commit c0280f3Copy full SHA for c0280f3
1 file changed
README.md
@@ -2,6 +2,8 @@ Rust-Postgres
2
=============
3
A native PostgreSQL driver for Rust.
4
5
+Documentation is available at http://sfackler.com/doc/postgres/index.html.
6
+
7
Overview
8
========
9
Rust-Postgres is a pure-Rust frontend for the popular PostgreSQL database. It
0 commit comments