Просмотр исходного кода

🤝 docs: add IO.NET as trusted partner

- Add IO.NET to trusted partners section in README.md
- Add IO.NET to trusted partners section in README.en.md
- Use io-net.png logo and https://io.net/ as website link
- Adjust layout to display 3 partners in the second row for better balance
- IO.NET provides decentralized GPU computing services for AI workloads
t0ng7u 4 месяцев назад
Родитель
Сommit
c3481f5a67
3 измененных файлов с 10 добавлено и 2 удалено
  1. 5 1
      README.en.md
  2. 5 1
      README.md
  3. BIN
      docs/images/io-net.png

+ 5 - 1
README.en.md

@@ -205,10 +205,14 @@ If you have any questions, please refer to [Help and Support](https://docs.newap
   <a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank"><img
     src="./docs/images/ucloud.svg" alt="UCloud" height="58"
   /></a>
-  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  &nbsp;&nbsp;&nbsp;&nbsp;
   <a href="https://www.aliyun.com/" target="_blank"><img
     src="./docs/images/aliyun.svg" alt="Alibaba Cloud" height="58"
   /></a>
+  &nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="https://io.net/" target="_blank"><img
+    src="./docs/images/io-net.png" alt="IO.NET" height="58"
+  /></a>
 </p>
 
 <p align="center"><em>No particular order</em></p>

+ 5 - 1
README.md

@@ -204,10 +204,14 @@ docker run --name new-api -d --restart always -p 3000:3000 -e SQL_DSN="root:1234
   <a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank"><img
     src="./docs/images/ucloud.svg" alt="UCloud 优刻得" height="58"
   /></a>
-  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  &nbsp;&nbsp;&nbsp;&nbsp;
   <a href="https://www.aliyun.com/" target="_blank"><img
     src="./docs/images/aliyun.svg" alt="阿里云" height="58"
   /></a>
+  &nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="https://io.net/" target="_blank"><img
+    src="./docs/images/io-net.png" alt="IO.NET" height="58"
+  /></a>
 </p>
 
 <p align="center"><em>排名不分先后</em></p>

BIN
docs/images/io-net.png