From 6c83c21dce3de3f449b3b5972e44c048430ac63d Mon Sep 17 00:00:00 2001 From: Alan George Date: Wed, 3 Jun 2026 17:56:33 -0600 Subject: [PATCH] Simple readme change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9fd9d71..66df2711 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ # C++ client SDK for LiveKit + + Use this SDK to add realtime video, audio and data features to your C++ app. By connecting to LiveKit Cloud or a self-hosted server, you can quickly build applications such as multimodal AI, live streaming, or video calls with just a few lines of code.