Skip to content

Commit 856bf10

Browse files
committed
Update README badges
1 parent 5519a29 commit 856bf10

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
Developer-friendly & type-safe TypeScript SDK for the [Kombo Unified API](https://docs.kombo.dev/introduction).
44

55
<div align="left">
6-
<a href="https://www.speakeasy.com/?utm_source=@vercel/sdk&utm_campaign=typescript"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
7-
<a href="https://opensource.org/licenses/MIT">
8-
<img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
9-
</a>
6+
<a href="https://www.speakeasy.com/?utm_source=github-com/kombohq/typescript-sdk&utm_campaign=typescript">
7+
<img src="https://custom-icon-badges.demolab.com/badge/-built%20with%20speakeasy-212015?style=flat-square&logoColor=FBE331&logo=speakeasy&labelColor=545454" />
8+
</a>
9+
<a href="https://www.npmjs.com/package/@kombo-api/sdk">
10+
<img src="https://img.shields.io/npm/v/%40kombo-api%2Fsdk?style=flat-square" />
11+
</a>
12+
<a href="https://opensource.org/licenses/MIT">
13+
<img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" />
14+
</a>
1015
</div>
1116

1217
<br />

0 commit comments

Comments
 (0)