From 0c1fea60db8075fe25bf68eb840a56ba9ce41069 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 13 Mar 2024 19:15:04 +0100 Subject: Link original Git repository --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1463056..ea8ff0b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ The `temp-postgres` utility runs the PostgreSQL server off a temporary data directory. See [this][intro] blog post for an introduction. +This project's original source code is hosted [here][home]. + [intro]: https://www.skreutz.com/posts/temporary-postgresql-server/ +[home]: https://git.skreutz.com/temp-postgres.git/ ## Usage -- cgit v1.2.3