From 29a6106c116dc7995bd28e8b730e4a2291da6f8e Mon Sep 17 00:00:00 2001 From: Tim Sneath Date: Tue, 6 Mar 2018 05:42:12 -0800 Subject: [PATCH] Updated status tone to reflect beta availability (#4743) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7370a1e2f..763035baa 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ The Flutter Engine is the runtime environment for hosting Flutter applications. Most developers will interact with Flutter via the Flutter Framework and APIs, which run inside the engine. -_Flutter is an early-stage open-source project._ We are still adding -features. However, -you can build demos and examples today. We hope you try it out and send +_Flutter is still under development and we continue to add +features._ However, it is ready for use by early adopters who are willing to deal +with the odd wrinkle or two along the way. We hope you try it out and send us [feedback](mailto:flutter-dev@googlegroups.com). - For information about using Flutter to build apps, please see -- GitLab