readme: add language tag
Browse filesHi,
as part of the #Hacktoberfest [2023](https://github.com/huggingface/hub-docs/issues/986) this MR extends the dataset metadata and adds a language tag.
Happy merging!
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# Wordnet definitions for English
|
2 |
|
3 |
Dataset by Princeton WordNet and the Open English WordNet team
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
# Wordnet definitions for English
|
6 |
|
7 |
Dataset by Princeton WordNet and the Open English WordNet team
|