From 656241324c2db76036386a8900e40f474e0f83b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=A1?= =?UTF-8?q?=D0=B0=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Sat, 22 Mar 2025 18:53:36 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3f18a9d..fd22e6a 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,13 @@ OK Here's a more interesting example that includes JSON arrays and objects: +``` + +``` + + + + ``` > JSON.SET newbike $ '["Deimos", {"crashes": 0}, null]' OK