Update README.md
Browse files
README.md
CHANGED
|
@@ -12,8 +12,11 @@ pinned: false
|
|
| 12 |
**Aixon Lab** is at the forefront of AI innovation, dedicated to pushing the boundaries of machine learning and neural network technologies. Our passion lies in crafting cutting-edge AI-based models and tools that redefine what's possible in the digital realm.
|
| 13 |
|
| 14 |
<div style="display: flex; justify-content: center; margin: 20px 0;">
|
| 15 |
-
<a href="https://
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
| 17 |
</a>
|
| 18 |
</div>
|
| 19 |
|
|
|
|
| 12 |
**Aixon Lab** is at the forefront of AI innovation, dedicated to pushing the boundaries of machine learning and neural network technologies. Our passion lies in crafting cutting-edge AI-based models and tools that redefine what's possible in the digital realm.
|
| 13 |
|
| 14 |
<div style="display: flex; justify-content: center; margin: 20px 0;">
|
| 15 |
+
<a href="https://your-website-url.com" style="display: inline-block; background-color: #FF4533; color: white; padding: 10px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; line-height: 1.5;">
|
| 16 |
+
<svg style="width: 16px; height: 16px; fill: white; margin-right: 8px; vertical-align: middle;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
| 17 |
+
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/>
|
| 18 |
+
</svg>
|
| 19 |
+
AIXON Lab Website
|
| 20 |
</a>
|
| 21 |
</div>
|
| 22 |
|