From adf3168476a4f96fec4210fc548b2627d4da44e8 Mon Sep 17 00:00:00 2001 From: David ALLIX Date: Tue, 15 Oct 2024 21:54:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 610e723..db85770 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ SchemQl is ideal for developers who appreciate the power of raw SQL but want add This library relies solely on [Zod](https://github.com/colinhacks/zod), though future development could include support for [@effect/schema](https://effect.website/docs/guides/schema/getting-started) as well. +![image](https://github.com/user-attachments/assets/c0b73fc3-7df0-4da0-ae56-4d27e195efc8) + + + ## Installation To install SchemQl, use npm: