From 10144fa5f916369dbee7336034431415fb6c23e7 Mon Sep 17 00:00:00 2001 From: Filip Hracek Date: Tue, 13 Feb 2018 10:49:47 -0800 Subject: [PATCH] Update description on docs (#14660) --- dev/docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/docs/README.md b/dev/docs/README.md index d24d953d7c..c53b90b44f 100644 --- a/dev/docs/README.md +++ b/dev/docs/README.md @@ -1,6 +1,6 @@ -Flutter is a new way to build high-performance, cross-platform mobile apps. -Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused -on low-latency input and high frame rates on Android and iOS. +Flutter is Google’s mobile UI framework to craft high-quality native interfaces. +Integrates with iOS and Android, works with existing code, +and is free and open source. See the [getting started guide](https://flutter.io/getting-started/) for information about using Flutter.