Commit
•
9c4fd2e
1
Parent(s):
33fed89
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (f3866a3e3b17d251a032e6122b95469c26db187f)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -3,9 +3,9 @@ annotations_creators:
|
|
3 |
- crowdsourced
|
4 |
language_creators:
|
5 |
- other
|
6 |
-
|
7 |
- en
|
8 |
-
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
pretty_name: twitter covid19 tweets
|
|
|
3 |
- crowdsourced
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
- en
|
8 |
+
license: [cc-by-4.0]
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
pretty_name: twitter covid19 tweets
|