diff --git a/README.md b/README.md index 8e1deb16..33f5b07b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Drivers for Go's sql package which currently support database/sql includes: * SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) -* Postgres: [github.com/bylevel/pg](https://github.com/bylevel/pq) +* Postgres: [github.com/bylevel/pq](https://github.com/bylevel/pq) ## Changelog