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).