From a7aa1bbb1d4b9d42706a807bd4feb7bbab7f8898 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Wed, 6 May 2020 18:56:16 +0200 Subject: [PATCH] doc: add pg-connection-string in readme packages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d963edc2..34aceea3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ This repo is a monorepo which contains the core [pg](https://github.com/brianc/n - [pg-pool](https://github.com/brianc/node-postgres/tree/master/packages/pg-pool) - [pg-cursor](https://github.com/brianc/node-postgres/tree/master/packages/pg-cursor) - [pg-query-stream](https://github.com/brianc/node-postgres/tree/master/packages/pg-query-stream) +- [pg-connection-string](https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string) ## Documenation