From aa389081a16c1c6796ca5f45af64b28d6cdd9e14 Mon Sep 17 00:00:00 2001 From: George MacKerron Date: Thu, 16 Nov 2023 09:36:27 +0000 Subject: [PATCH] Updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f3273..f12cf3e 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -## For details and documentation, see https://jawj.github.io/zapatos/ +# Zapatos: Zero-Abstraction Postgres for TypeScript + +Zapatos aims to make Postgres and TypeScript work beautifully together. No abstractions, no distractions: just your database, with type safety. + +### »  [Go to documentation](https://jawj.github.io/zapatos/) + +Copyright ©️ 2020 - 2023 George MacKerron. Released under the MIT licence.