lbourdois commited on
Commit
a380115
1 Parent(s): 84e69c5

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 +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- license: afl-3.0
3
  language:
4
  - fr
5
  - bam
 
 
6
  ---
 
1
  ---
 
2
  language:
3
  - fr
4
  - bam
5
+ - multilingual
6
+ license: afl-3.0
7
  ---