Fix `license` metadata (#1)
Browse files- Fix `license` metadata (df52f0a36067e0f9433f95bd023d79b9832a3488)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -3,8 +3,8 @@ annotations_creators:
|
|
3 |
- no-annotation
|
4 |
language_creators:
|
5 |
- other
|
6 |
-
|
7 |
-
|
8 |
- lgpl-3.0
|
9 |
multilinguality: []
|
10 |
pretty_name: Sketch Data Model Dataset
|
|
|
3 |
- no-annotation
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language: []
|
7 |
+
license:
|
8 |
- lgpl-3.0
|
9 |
multilinguality: []
|
10 |
pretty_name: Sketch Data Model Dataset
|