From 894ff7b8f8357aee46b4d13b583133dc20506e05 Mon Sep 17 00:00:00 2001 From: David Zhao Date: Wed, 4 Aug 2021 11:37:59 -0700 Subject: [PATCH] updated readme & changelog --- CHANGELOG.md | 4 ++-- README.md | 15 ++------------- 2 files changed, 4 insertions(+), 15 deletions(-) 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