Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,21 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |

|
11 |
|
12 |
# Welcome to the 🤗 smol-course
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<table width="100%" style="border-collapse: collapse;">
|
11 |
+
<tr>
|
12 |
+
<td style="
|
13 |
+
background: linear-gradient(90deg, lightskyblue, lightcoral);
|
14 |
+
border-radius: 8px;
|
15 |
+
padding: 12px 20px;
|
16 |
+
text-align: center;
|
17 |
+
">
|
18 |
+
<p style="margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-weight: 500; color: #FFFFFF;">
|
19 |
+
Follow the org to sign up
|
20 |
+
</p>
|
21 |
+
</td>
|
22 |
+
</tr>
|
23 |
+
</table>
|
24 |
+
|
25 |

|
26 |
|
27 |
# Welcome to the 🤗 smol-course
|