mishig HF staff commited on
Commit
ae6254f
1 Parent(s): 7c94531

Update README.md

Browse files

One more: highlight json code snippet as well. Amazing work !

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ Primarily English, though the Wikipedia slice contains multiple languages.
46
 
47
  The dataset structure is as follows:
48
 
49
- ```
50
  {
51
  "text": ...,
52
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},
 
46
 
47
  The dataset structure is as follows:
48
 
49
+ ```json
50
  {
51
  "text": ...,
52
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},