Skip to content

Commit fbc9289

Browse files
authored
Another tweak
1 parent 1807752 commit fbc9289

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ json ex3 = {
162162

163163
### JSON as first-class data type
164164

165-
Assume you want to create this JSON object by individually setting each key-value pair:
165+
Here are some examples to give you an idea how to use the class.
166+
167+
Assume you want to create the JSON object
166168

167169
```json
168170
{

0 commit comments

Comments
 (0)