de-francophones commited on
Commit
a9de74c
·
verified ·
1 Parent(s): 91ae7ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -7,6 +7,17 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Vous trouverez dans cette organisation environ 250 jeux de données en français mal référencés sur le Hub.
11
-
12
- In this organization, you will find about 250 French datasets that are poorly referenced on the Hub.
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ <div style="flex: 1; display: flex;">
11
+ <div style="flex: 1; display: flex; flex-direction: column; align-items: center;">
12
+ <p style="text-align: center;">🇫🇷</p>
13
+ <p style="text-align: justify;">
14
+ Vous trouverez dans cette organisation environ 250 jeux de données en français mal référencés sur le Hub.
15
+ </p>
16
+ </div>
17
+ <div style="width: 30px;"></div>
18
+ <div style="flex: 1; display: flex; flex-direction: column; align-items: center;">
19
+ <p style="text-align: center;">🇬🇧</p>
20
+ <p style="text-align: justify;">
21
+ In this organization, you will find about 250 French datasets that are poorly referenced on the Hub. </p>
22
+ </div>
23
+ </div>