lbourdois commited on
Commit
45c0826
1 Parent(s): ae94954

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
- language: ["fa", "en"]
 
 
 
3
  tags:
4
  - farsi/persian
5
  ---
1
  ---
2
+ language:
3
+ - fa
4
+ - en
5
+ - multilingual
6
  tags:
7
  - farsi/persian
8
  ---