SysModeler commited on
Commit
055fb8f
·
verified ·
1 Parent(s): df2842f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -17
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
- <p align="left">
102
- <a href="https://www.linkedin.com/company/sysmodeler" target="_blank">
103
- <img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn" width="40" height="40" style="display: inline-block; margin-right: 15px;" />
104
- </a>
105
-
106
- <a href="https://www.youtube.com/@SysModeler" target="_blank">
107
- <img src="https://cdn-icons-png.flaticon.com/512/1384/1384060.png" alt="YouTube" width="40" height="40" style="display: inline-block; margin-right: 15px;" />
108
- </a>
109
-
110
- <a href="https://x.com/sysmodeler" target="_blank">
111
- <img src="https://cdn-icons-png.flaticon.com/512/5969/5969020.png" alt="X" width="40" height="40" style="display: inline-block; margin-right: 15px;" />
112
- </a>
113
-
114
- <a href="https://huggingface.co/sysmodelerinc" target="_blank">
115
- <img src="https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-logo.png" alt="Hugging Face" width="40" height="40" style="display: inline-block;" />
116
- </a>
117
- </p>
 
 
 
 
 
 
 
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
  ---