Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,19 @@ widget:
|
|
14 |
---
|
15 |
--------------------------------------------------------------------------------------------------
|
16 |
|
17 |
-
<
|
18 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
--------------------------------------------------------------------------------------------------
|
21 |
|
|
|
14 |
---
|
15 |
--------------------------------------------------------------------------------------------------
|
16 |
|
17 |
+
<body>
|
18 |
+
<span class="vertical-text" style="background-color:lightgreen;border-radius: 3px;padding: 3px;"> </span>
|
19 |
+
<br>
|
20 |
+
<span class="vertical-text" style="background-color:orange;border-radius: 3px;padding: 3px;"> </span>
|
21 |
+
<br>
|
22 |
+
<span class="vertical-text" style="background-color:lightblue;border-radius: 3px;padding: 3px;"> Model: BLAZE 🔥</span>
|
23 |
+
<br>
|
24 |
+
<span class="vertical-text" style="background-color:tomato;border-radius: 3px;padding: 3px;"> Lang: IT</span>
|
25 |
+
<br>
|
26 |
+
<span class="vertical-text" style="background-color:lightgrey;border-radius: 3px;padding: 3px;"> </span>
|
27 |
+
<br>
|
28 |
+
<span class="vertical-text" style="background-color:#CF9FFF;border-radius: 3px;padding: 3px;"> </span>
|
29 |
+
</body>
|
30 |
|
31 |
--------------------------------------------------------------------------------------------------
|
32 |
|