We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac591fe commit 286c3ddCopy full SHA for 286c3dd
README.md
@@ -77,6 +77,6 @@ you can see a live benchmark [here](https://github.com/Hexilee/async-postgres/ac
77
78
### Develop
79
80
-Run tests need a running postgres server and environment variables:
+Running tests needs a postgres server and environment variables:
81
- `TCP_URL="postgresql:///<db>?host=<tcp host>&port=<port>&user=<user>&password=<passwd>"`
82
- `UDS_URL="postgresql:///<db>?host=<postgres uds dir>&port=<port>&user=<user>&password=<passwd>"`
0 commit comments