Skip to content

Commit e6af67c

Browse files
authored
Add README badges (#30)
1 parent 2c852ad commit e6af67c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
# ESP32 SDK for LiveKit
1212

13+
![API Reference](https://img.shields.io/badge/API_Reference-blue?link=https%3A%2F%2Flivekit.github.io%2Fclient-sdk-esp32%2F)
14+
![Latest Release](https://img.shields.io/github/v/release/livekit/client-sdk-esp32?include_prereleases&label=Release)
15+
![CI Status](https://img.shields.io/github/actions/workflow/status/livekit/client-sdk-esp32/ci.yml?label=CI)
16+
1317
Use this SDK to add realtime video, audio and data features to your ESP32 projects. By connecting to [LiveKit](https://livekit.io/) Cloud or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with minimal setup.
1418

1519
> [!WARNING]

0 commit comments

Comments
 (0)