Add note to README noting the experimental status of v3

This commit is contained in:
Jack Christensen 2016-08-02 13:22:09 -05:00
parent b3eed3cce0
commit 2bf3fac594

View File

@ -1,5 +1,9 @@
# Pgx
## Experimental Branch
This is the experimental v3 branch. v2 is the stable branch.
Pgx is a pure Go database connection library designed specifically for
PostgreSQL. Pgx is different from other drivers such as
[pq](http://godoc.org/github.com/lib/pq) because, while it can operate as a