Skip to content

Commit 1a63414

Browse files
authored
chore: add branding
1 parent 087cc72 commit 1a63414

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
# jsonpath
219

320
This is a full implementation of [RFC 9535](https://datatracker.ietf.org/doc/rfc9535/)

0 commit comments

Comments
 (0)