From fbc92899d65a4f34c8601f670b796c2683d5d11f Mon Sep 17 00:00:00 2001 From: Jake Zimmerman Date: Sun, 17 Jul 2022 12:41:05 -0700 Subject: [PATCH] Another tweak --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 010b146e4..7f28f1043 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,9 @@ json ex3 = { ### JSON as first-class data type -Assume you want to create this JSON object by individually setting each key-value pair: +Here are some examples to give you an idea how to use the class. + +Assume you want to create the JSON object ```json {