albertvillanova HF staff commited on
Commit
fc749b6
1 Parent(s): 776b578

Fix language and license tag names (#1)

Browse files

- Fix language and license tag names (a57ccb33f48c5384fc8a5601491672860ed78c07)

Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,6 +1,7 @@
1
- ---
2
- languages:
3
- - en
4
- licenses:
5
- - cc-by-4-0
6
- ---
 
1
+ ---
2
+ language:
3
+ - en
4
+ license:
5
+ - cc-by-4.0
6
+ ---
7
+