From b2e9e82f5e7d4d5c7e6e124fd4461fc8caea22b6 Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Sat, 11 Oct 2025 03:15:10 +0200 Subject: [PATCH] update Readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4ab218..e6ae36a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# zod-pocketbase +# zod-pocketbase-continued Zod tooling for your Pocketbase instance. -To see how to get started, check out the [docs](https://zod-pocketbase.vercel.app) +This repo i a continuation of [Gregory Bouteiller's zod-pocketbase](https://github.com/gbouteiller/zod-pocketbase), since the repo was outdated for 10 months. + +[Docs are compatible](https://zod-pocketbase.vercel.app) ## Licensing -[MIT Licensed](./LICENSE). Made with ❤️ by [Gregory Bouteiller](https://github.com/gbouteiller). +[Original MIT License](./LICENSE).