From 71ab3dc9eb43eac0e89baafd8f275a8516dcfd3b Mon Sep 17 00:00:00 2001 From: German Bisurgi Date: Mon, 29 Jul 2024 13:48:23 +0200 Subject: [PATCH] Playground page and readme link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d1c2c4..ec1dc71 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Jedi is a versatile JavaScript library that simplifies JSON data handling in web applications. Validate JSON data effortlessly with custom schemas or generate dynamic forms for seamless JSON editing. +[Check Out the Playground](https://germanbisurgi.github.io/jedi/views/playground.html?theme=bootstrap5) + ## Key Features - JSON Validation: Ensure JSON data integrity using JSON schemas.