Update README.md
Some checks are pending
CI / build-ubuntu-latest (8.0) (push) Waiting to run
CI / build-ubuntu-latest (unstable) (push) Waiting to run
CI / build-asan-ubuntu-latest (8.0) (push) Waiting to run
CI / build-asan-ubuntu-latest (unstable) (push) Waiting to run

This commit is contained in:
Григорий Сафронов 2025-03-22 18:53:36 +00:00
parent 3217462ef8
commit 656241324c

View File

@ -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