Skip to content

Commit bb070df

Browse files
committed
add Parallel logo
1 parent cda561d commit bb070df

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,18 @@ pip install "camel-ai[all]==0.2.38"
190190
## 📱 关注我们
191191

192192
<div align="center">
193-
<div style="display: inline-block; text-align: center; margin: 10px;">
194-
<p>扫描下方二维码关注公众号:Datawhale</p>
195-
<img src="https://raw.githubusercontent.com/datawhalechina/pumpkin-book/master/res/qrcode.jpeg" width="180" height="180">
196-
</div>
197-
<div style="display: inline-block; text-align: center; margin: 10px;">
198-
<p>扫描下方二维码关注公众号:CAMEL-AI</p>
199-
<img src="https://s2.loli.net/2025/03/06/ED5GPU1dRNqBk9j.png" width="180" height="180">
200-
</div>
193+
<table>
194+
<tr>
195+
<td align="center">
196+
<p>扫描下方二维码关注公众号:Datawhale</p>
197+
<img src="https://raw.githubusercontent.com/datawhalechina/pumpkin-book/master/res/qrcode.jpeg" width="180" height="180">
198+
</td>
199+
<td align="center">
200+
<p>扫描下方二维码关注公众号:CAMEL-AI</p>
201+
<img src="https://s2.loli.net/2025/03/06/ED5GPU1dRNqBk9j.png" width="180" height="180">
202+
</td>
203+
</tr>
204+
</table>
201205
</div>
202206

203207
## 📄 LICENSE

0 commit comments

Comments
 (0)