diff --git a/CHANGELOG.md b/CHANGELOG.md index 41cc7d8..0b61e4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.0.1 +## 0.1.0 -* TODO: Describe initial release. +* Initial beta release. diff --git a/README.md b/README.md index c84f7b4..293b4ba 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ -# livekit_client +# LiveKit Flutter SDK -A new Flutter package project. - -## Getting Started - -This project is a starting point for a Dart -[package](https://flutter.dev/developing-packages/), -a library module containing code that can be shared easily across -multiple Flutter or Dart projects. - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +Docs coming soon. package will be published as livekit_client to pub.dev