diff --git a/README.md b/README.md index fae0eaf..96a02e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LiveKit: Native SDK -![crates.io](https://img.shields.io/crates/v/livekit.svg) +[![crates.io](https://img.shields.io/crates/v/livekit.svg)](https://crates.io/crates/livekit) [![Tests & Build](https://github.com/livekit/client-sdk-native/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/livekit/client-sdk-native/actions/workflows/rust.yml) > **Warning** > This SDK is a developer preview and is not ready for production use. There will be bugs and the APIs may change during this period.