Skip to content

Commit 36d1a65

Browse files
authored
docs: add banner info
1 parent 723ee0a commit 36d1a65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@
2222

2323
<h1 id="a-libsql-http-for-laravel" align="center">A LibSQL HTTP for Laravel</h1>
2424

25+
<p align="center">
26+
<a href="https://discord.gg/turso">
27+
<picture>
28+
<source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/UhuW3zm.png">
29+
<source media="(prefers-color-scheme: light)" srcset="https://i.imgur.com/vljWbfr.png">
30+
<img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://i.imgur.com/vGCC0I4.png">
31+
</picture>
32+
</a>
33+
</p>
34+
2535
## Requirement
2636

2737
- Turso CLI - [Installation](https://docs.turso.tech/cli/introduction)

0 commit comments

Comments
 (0)