Skip to content

Commit 968d722

Browse files
authored
chore: update readme header
1 parent c7d2ede commit 968d722

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

README.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
1-
# The RESTful API Template Project [Golang]
2-
3-
[Join our slack](https://speakeasy-dev.slack.com/archives/C03QVDNMCMT) if you need any help with the template, or just want to chat about APIs!
4-
5-
![speakeasy-logo](https://user-images.githubusercontent.com/6267663/180816984-254daaec-a8e3-4c47-ac11-6c6d52a5e390.png)
6-
7-
<p align="center">
8-
<a href='http://makeapullrequest.com'><img alt='PRs Welcome' src='https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields'/></a>
9-
<a href='https://join.slack.com/t/speakeasy-dev/shared_invite/zt-1df0lalk5-HCAlpcQiqPw8vGukQWhexw'><img alt="Join Slack Community" src="https://img.shields.io/badge/slack%20community-join-blue"/></a>
10-
<a href='https://goreportcard.com/report/github.com/speakeasy-api/rest-template-go'><img alt='Go Report Card' src='https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat'/></a>
11-
</p>
1+
<div align="center">
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+
16+
</div>
17+
18+
<hr />
1219

20+
# The RESTful API Template Project [Golang]
1321

1422
## How To Use This Repo
1523

0 commit comments

Comments
 (0)