Skip to content

Commit f21dcbb

Browse files
authored
Responsive logo
1 parent dd1ce33 commit f21dcbb

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
<div align="center">
2-
<img width="300px" src="logo.png">
3-
<h1>Speakeasy Typescript SDK</h1>
4-
<p><strong>Best in class API tooling for robust SDKs, API docs, Terraform providers and end-to-end testing.</strong></p>
5-
<p>Developer-friendly & type-safe Typescript SDK specifically catered to leverage the <strong>Speakeasy</strong> API.</p>
6-
<a href="https://speakeasy.com/docs"><img src="https://img.shields.io/static/v1?label=Docs&message=API Ref&color=4c2cec&style=for-the-badge" /></a>
7-
<a href="https://opensource.org/license/apache-2-0"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=for-the-badge" /></a>
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>
812
</div>
913

1014
<!-- Start Summary [summary] -->

0 commit comments

Comments
 (0)