Commit
·
bbde974
1
Parent(s):
fecf8d9
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (89608348d2f885122ab2542bec2e3ab5c0471c79)
Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
- cc-by-4.0
|
| 4 |
annotations_creators:
|
| 5 |
- found
|
| 6 |
- machine-generated
|
| 7 |
language_creators:
|
| 8 |
- found
|
| 9 |
-
|
| 10 |
- TypeScript
|
| 11 |
multilinguality:
|
| 12 |
- monolingual
|
|
|
|
| 1 |
---
|
| 2 |
+
license:
|
| 3 |
- cc-by-4.0
|
| 4 |
annotations_creators:
|
| 5 |
- found
|
| 6 |
- machine-generated
|
| 7 |
language_creators:
|
| 8 |
- found
|
| 9 |
+
language:
|
| 10 |
- TypeScript
|
| 11 |
multilinguality:
|
| 12 |
- monolingual
|