Skip to content

Commit e19d56d

Browse files
Update README.md (#467)
Add Hover Badges and Update Badge Style for Social Links
1 parent 501384c commit e19d56d

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

README.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,25 @@
2424
</div>
2525

2626
<p align="center">
27-
<a href="https://twitter.com/agentopsai/">🐦 Twitter</a>
28-
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
29-
<a href="https://discord.gg/FagdcwwXRR">📢 Discord</a>
30-
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
31-
<a href="https://app.agentops.ai/?ref=gh">🖇️ Dashboard</a>
32-
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
33-
<a href="https://docs.agentops.ai/introduction">📙 Documentation</a>
34-
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
35-
<a href="https://entelligence.ai/AgentOps-AI&agentops">💬 Chat with Docs</a>
27+
<a href="https://twitter.com/agentopsai/">
28+
<img src="https://img.shields.io/twitter/follow/agentopsai?style=social" alt="Twitter" style="height: 20px;">
29+
</a>
30+
<a href="https://discord.gg/FagdcwwXRR">
31+
<img src="https://img.shields.io/badge/discord-7289da.svg?style=flat-square&logo=discord" alt="Discord" style="height: 20px;">
32+
</a>
33+
<a href="https://app.agentops.ai/?ref=gh">
34+
<img src="https://img.shields.io/badge/Dashboard-blue.svg?style=flat-square" alt="Dashboard" style="height: 20px;">
35+
</a>
36+
<a href="https://docs.agentops.ai/introduction">
37+
<img src="https://img.shields.io/badge/Documentation-orange.svg?style=flat-square" alt="Documentation" style="height: 20px;">
38+
</a>
39+
<a href="https://entelligence.ai/AgentOps-AI&agentops">
40+
<img src="https://img.shields.io/badge/Chat%20with%20Docs-green.svg?style=flat-square" alt="Chat with Docs" style="height: 20px;">
41+
</a>
3642
</p>
3743

44+
45+
3846
<div style="justify-content: center">
3947
<img src="docs/images/external/app_screenshots/dashboard-banner.png" alt="Dashboard Banner">
4048
</div>

0 commit comments

Comments
 (0)