From 0aaa5a026a4d2a3b56eb7f4bf9cb58aec038f507 Mon Sep 17 00:00:00 2001 From: Michael J Clark Date: Sat, 15 Jun 2024 15:56:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 828ac29..ad6a606 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ generated_data = { } ``` - The original [README](https://github.com/1rgs/jsonformer) is includes below. + The original [README](https://github.com/1rgs/jsonformer) is included below. # ORIGINAL: Jsonformer: A Bulletproof Way to Generate Structured JSON from Language Models.