Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
- name: Title
|
7 |
dtype: string
|
@@ -13,7 +13,7 @@ dataset_info:
|
|
13 |
dtype: string
|
14 |
- name: Irish
|
15 |
dtype: string
|
16 |
-
- name:
|
17 |
dtype: string
|
18 |
- name: Form
|
19 |
dtype: string
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: Code
|
5 |
dtype: string
|
6 |
- name: Title
|
7 |
dtype: string
|
|
|
13 |
dtype: string
|
14 |
- name: Irish
|
15 |
dtype: string
|
16 |
+
- name: Other languages
|
17 |
dtype: string
|
18 |
- name: Form
|
19 |
dtype: string
|