teruo6939 commited on
Commit
39211e7
·
verified ·
1 Parent(s): badcde8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -97,7 +97,7 @@ An example from culture category looks as follows:
97
 
98
  - `qid (str)`: A unique identifier for each question.
99
  - `category (str)`: The category of the question.
100
- - culture, custom, regional identity, geography, history, government, law and healthcare
101
  - `question (str)`: The question text.
102
  - Converted from full-width to half-width characters, excluding katakana characters.
103
  - Does not contain any line breaks (`\n`).
 
97
 
98
  - `qid (str)`: A unique identifier for each question.
99
  - `category (str)`: The category of the question.
100
+ - culture, custom, regional identity, geography, history, government, law, and healthcare
101
  - `question (str)`: The question text.
102
  - Converted from full-width to half-width characters, excluding katakana characters.
103
  - Does not contain any line breaks (`\n`).