Update README.md
Browse files
README.md
CHANGED
@@ -102,7 +102,7 @@ An example from culture category looks as follows:
|
|
102 |
- Converted from full-width to half-width characters, excluding katakana characters.
|
103 |
- Does not contain any line breaks (`\n`).
|
104 |
- Leading and trailing whitespace is removed.
|
105 |
-
- `choice{0..3} (str)`: Four answer options (choice0 to choice3).
|
106 |
- Converted from full-width to half-width characters, excluding katakana characters.
|
107 |
- Does not contain any line breaks (`\n`).
|
108 |
- Leading and trailing whitespace is removed.
|
|
|
102 |
- Converted from full-width to half-width characters, excluding katakana characters.
|
103 |
- Does not contain any line breaks (`\n`).
|
104 |
- Leading and trailing whitespace is removed.
|
105 |
+
- `choice{0..3} (str)`: Four answer options (`choice0` to `choice3`).
|
106 |
- Converted from full-width to half-width characters, excluding katakana characters.
|
107 |
- Does not contain any line breaks (`\n`).
|
108 |
- Leading and trailing whitespace is removed.
|