recmeapp commited on
Commit
ea56886
1 Parent(s): 68f9e21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,9 +27,9 @@ There are 10173 apps in total.
27
  ### Languages
28
 
29
  ## How to use the dataset?
30
- '''
31
  from datasets import load_dataset
32
- '''
33
 
34
  [More Information Needed]
35
 
 
27
  ### Languages
28
 
29
  ## How to use the dataset?
30
+ ```
31
  from datasets import load_dataset
32
+ ```
33
 
34
  [More Information Needed]
35