RichmondMongo commited on
Commit
5027cc8
1 Parent(s): b58f805

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,6 +46,7 @@ The dataset is suited for a range of applications, including:
46
 
47
 
48
  ### Sample Document
 
49
  {
50
  "_id": {
51
  "$oid": "65c63ea1f187c085a866f680"
@@ -69,3 +70,4 @@ The dataset is suited for a range of applications, including:
69
  }
70
  ]
71
  }
 
 
46
 
47
 
48
  ### Sample Document
49
+ ```
50
  {
51
  "_id": {
52
  "$oid": "65c63ea1f187c085a866f680"
 
70
  }
71
  ]
72
  }
73
+ ```