hlky HF staff commited on
Commit
7184230
·
verified ·
1 Parent(s): 2085cf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -12,19 +12,21 @@ size_categories:
12
 
13
  Dialogue lines from anime subtitles in multiple languages. Entries include:
14
 
15
- - `id`: Unique identifier for episode.
16
- - `series`: Series title.
17
- - `season`: Season number.
18
- - `episode`: Episode number.
19
- - `description`: Episode description.
20
- - `start`: Start timestamp.
21
- - `end`: End timestamp.
22
- - `name`: Character name.
23
- - `{langCode}` e.g. `en-US` - Dialogue line in language.
24
-
25
-
26
- - **Curated by:** hlky
27
- - **License:** Open Data Commons Attribution License (ODC-By) v1.0
 
 
28
 
29
  # Citation Information
30
  ```
 
12
 
13
  Dialogue lines from anime subtitles in multiple languages. Entries include:
14
 
15
+ ```
16
+ - id: Unique identifier for episode.
17
+ - series: Series title.
18
+ - season: Season number.
19
+ - episode: Episode number.
20
+ - description: Episode description.
21
+ - start: Start timestamp.
22
+ - end: End timestamp.
23
+ - name: Character name.
24
+ - {langCode} e.g. en-US - Dialogue line in language.
25
+ ```
26
+
27
+ * **Curated by:** hlky
28
+ * **License:** Open Data Commons Attribution License (ODC-By) v1.0
29
+
30
 
31
  # Citation Information
32
  ```