aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-07-30 20:20:42 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-07-30 20:20:52 +0200
commit1186412d28857b9bfa14e7e3106ecd845e71fe71 (patch)
tree8e099198aa5587beb9c022c0acd269923d2fe439 /README.md
parentb5cd5579747a459113a7e6c899fca5c6afbea066 (diff)
downloadgo-gg-pgx-1186412d28857b9bfa14e7e3106ecd845e71fe71.tar.gz
import code from oblast/benchmark/internal
Minimally edited to s/oblast/gsql/.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c24135a..3bccaad 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,4 @@ SPDX-License-Identifier: Apache-2.0
# gg-pgx
-Integration for connecting [gg/gsql](https://pkg.go.dev/go.xyrillian.de/gg/gsql) (and libraries based on it, such as [Oblast](https://pkg.go.dev/go.xyrillian.de/oblast)) to the PostgreSQL driver library [pgx](https://github.com/jackc/pgx).
+Integration for using [gg/gsql](https://pkg.go.dev/go.xyrillian.de/gg/gsql) (and libraries based on it, such as [Oblast](https://pkg.go.dev/go.xyrillian.de/oblast)) with the PostgreSQL driver library [pgx](https://github.com/jackc/pgx).