Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -98,23 +98,30 @@ We are working to open-source:
|
|
98 |
|
99 |
Connect with us and explore what’s possible:
|
100 |
|
101 |
-
<
|
102 |
-
<
|
103 |
-
<
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
|
119 |
|
120 |
---
|
|
|
98 |
|
99 |
Connect with us and explore what’s possible:
|
100 |
|
101 |
+
<table>
|
102 |
+
<tr>
|
103 |
+
<td>
|
104 |
+
<a href="https://www.linkedin.com/company/sysmodeler" target="_blank">
|
105 |
+
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn" width="40" height="40"/>
|
106 |
+
</a>
|
107 |
+
</td>
|
108 |
+
<td>
|
109 |
+
<a href="https://www.youtube.com/@SysModeler" target="_blank">
|
110 |
+
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384060.png" alt="YouTube" width="40" height="40"/>
|
111 |
+
</a>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<a href="https://x.com/sysmodeler" target="_blank">
|
115 |
+
<img src="https://cdn-icons-png.flaticon.com/512/5969/5969020.png" alt="X" width="40" height="40"/>
|
116 |
+
</a>
|
117 |
+
</td>
|
118 |
+
<td>
|
119 |
+
<a href="https://huggingface.co/sysmodelerinc" target="_blank">
|
120 |
+
<img src="https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-logo.png" alt="Hugging Face" width="40" height="40"/>
|
121 |
+
</a>
|
122 |
+
</td>
|
123 |
+
</tr>
|
124 |
+
</table>
|
125 |
|
126 |
|
127 |
---
|