diff --git a/README.md b/README.md index 05ec98e..3b50245 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,7 @@ Use this SDK to add realtime video, audio and data features to your Flutter app. ## Introduction -LiveKit component state management is based on [provider](https://pub.dev/packages/provider), you can create video conferencing, live streaming, or AI Agents apps with minimal lines of code. - -Please refer to the [flowchart](./flowchart.md) for the widgets topology structure. +LiveKit component state management is based on [provider](https://pub.dev/packages/provider), please refer to the [flowchart](./flowchart.md) for the widgets rendering tree. ## Installation