docs(README.md): add link to documentation repo (#2434)

since it's currently the only way to look up documentation for old versions
This commit is contained in:
Andy Edwards 2020-12-30 04:20:46 -06:00 committed by GitHub
parent daeafe82b4
commit 3f3f1a77c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@ Each package in this repo should have its own readme more focused on how to deve
### :star: [Documentation](https://node-postgres.com) :star:
The source repo for the documentation is https://github.com/brianc/node-postgres-docs.
### Features
- Pure JavaScript client and native libpq bindings share _the same API_