Skip to content

Commit 68e3e2d

Browse files
authored
docs: update README.md
1 parent b1e6783 commit 68e3e2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
## Example
2+
3+
![Untitled](https://github.com/user-attachments/assets/ae518aa4-c4ba-420c-af1c-236271114b33)
4+
5+
16
# Schema - A Go Validation Library
27

8+
39
This is an open-source schema validation toolkit inspired by zod.dev. It provides a simple and expressive API for validating strings, numbers, struct, ... with various constraints. Schema is designed to be easy to use, extensible, and suitable for a wide range of applications.
410

511
Feel free to use and modify it for any purpose. If you have any suggestions for improvement, please don't hesitate to reach out. Thank you!

0 commit comments

Comments
 (0)