Skip to content

Commit 1c0e471

Browse files
authored
chore: update readme header
1 parent f31ec32 commit 1c0e471

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

README.md

+16-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
<div align="center">
2-
<picture>
3-
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/5dbef0ff-ee5f-4e8f-8abd-9f57e3310cb9">
4-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/38058088-ac68-443e-9d63-94200c201759">
5-
<img width="400px" src="https://github.com/user-attachments/assets/5dbef0ff-ee5f-4e8f-8abd-9f57e3310cb9#gh-light-mode-only" alt="Speakeasy">
6-
</picture>
7-
<h1>Speakeasy TypeScript SDK</h1>
8-
<p><strong>The platform to build, test, document and distribute APIs to your users ❤️ Building really high quality APIs is hard. Speakeasy is a set of OpenAPI tools to make it easier.</strong></p>
9-
<p>Developer-friendly & type-safe TypeScript SDK specifically catered to leverage the <strong>Speakeasy</strong> API.</p>
10-
<a href="https://speakeasy.com/"><img src="https://custom-icon-badges.demolab.com/badge/-Read%20The%20Docs-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
11-
<a href="https://join.slack.com/t/speakeasy-dev/shared_invite/zt-1cwb3flxz-lS5SyZxAsF_3NOq5xc8Cjw"><img src="https://img.shields.io/static/v1?label=Slack&message=Join&color=7289da&style=for-the-badge" /></a>
2+
<a href="https://www.speakeasy.com/" target="_blank">
3+
<picture>
4+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/21dd5d3a-aefc-4cd3-abee-5e17ef1d4dad">
5+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/0a747f98-d228-462d-9964-fd87bf93adc5">
6+
<img width="100px" src="https://github.com/user-attachments/assets/21dd5d3a-aefc-4cd3-abee-5e17ef1d4dad#gh-light-mode-only" alt="Speakeasy">
7+
</picture>
8+
</a>
9+
<h1>Speakeasy</h1>
10+
<p>Build APIs your users love ❤️ with Speakeasy</p>
11+
<div>
12+
<a href="https://speakeasy.com/docs/create-client-sdks/" target="_blank"><b>Docs Quickstart</b></a>&nbsp;&nbsp;//&nbsp;&nbsp;<a href="https://join.slack.com/t/speakeasy-dev/shared_invite/zt-1cwb3flxz-lS5SyZxAsF_3NOq5xc8Cjw" target="_blank"><b>Join us on Slack</b></a>
13+
</div>
14+
<br />
15+
1216
</div>
1317

18+
<hr />
19+
1420
<!-- Start Summary [summary] -->
1521
## Summary
1622

0 commit comments

Comments
 (0)