mrfakename
commited on
Commit
•
776b57b
1
Parent(s):
be1a79d
Update README.md
Browse files
README.md
CHANGED
@@ -2,18 +2,18 @@
|
|
2 |
license: cc-by-sa-3.0
|
3 |
license_name: cc-by-sa
|
4 |
configs:
|
5 |
-
- config_name:
|
6 |
data_files: en.json
|
7 |
default: true
|
8 |
-
- config_name:
|
9 |
data_files: de.json
|
10 |
-
- config_name:
|
11 |
data_files: es.json
|
12 |
-
- config_name:
|
13 |
data_files: fa.json
|
14 |
-
- config_name:
|
15 |
data_files: fr.json
|
16 |
-
- config_name:
|
17 |
data_files: zh.json
|
18 |
---
|
19 |
|
|
|
2 |
license: cc-by-sa-3.0
|
3 |
license_name: cc-by-sa
|
4 |
configs:
|
5 |
+
- config_name: en
|
6 |
data_files: en.json
|
7 |
default: true
|
8 |
+
- config_name: de
|
9 |
data_files: de.json
|
10 |
+
- config_name: es
|
11 |
data_files: es.json
|
12 |
+
- config_name: fa
|
13 |
data_files: fa.json
|
14 |
+
- config_name: fr
|
15 |
data_files: fr.json
|
16 |
+
- config_name: zh
|
17 |
data_files: zh.json
|
18 |
---
|
19 |
|