From ca2d45a3aedb8a8f003813d41f14e5923b101daf Mon Sep 17 00:00:00 2001 From: Royal Jain Date: Fri, 29 Nov 2024 16:33:14 +0530 Subject: [PATCH] Add Vest AI Bot in Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c867f7e92..ea2b234e4 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Writing form validations can be time-consuming and complex, especially as your w Vest's declarative syntax is also designed to be easy to learn, especially for developers who are already familiar with unit testing frameworks. With Vest, you can leverage your existing knowledge to write effective form validations quickly and easily. +# Vest AI Bot + +[Vest](https://codeparrot.ai/oracle?owner=ealush&repo=vest) Bot will help you understand this repository better. You can ask for code examples, installation guide, debugging help and much more. + ### 💡 Easy to Learn Vest adopts the syntax and style of unit testing frameworks, so you can leverage the knowledge you already have to write your form validations.