From 3c624f8b2c578fe7c14ae1b2dec725e265891758 Mon Sep 17 00:00:00 2001 From: Shams Zakhour Date: Thu, 23 Aug 2018 19:23:02 -0700 Subject: [PATCH] Update README.md Updating a few things on the README page. It needs more work. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8823f192b1..fc4b80e59f 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ [![Build Status - Cirrus](https://api.cirrus-ci.com/github/flutter/flutter.svg)](https://cirrus-ci.com/github/flutter/flutter/master) [![Coverage Status -](https://coveralls.io/repos/github/flutter/flutter/badge.svg?branch=master)](https://coveralls.io/github/flutter/flutter?branch=master) -A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Flutter is an open-source project currently in beta. +Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. ### Documentation * **Main site: [flutter.io][]** -* [Install](https://flutter.io/setup/) -* [Get started](https://flutter.io/getting-started/) +* [Install](https://flutter.io/get-started/install/) +* [Get started](https://flutter.io/get-started/) * [Contribute](CONTRIBUTING.md) ## Fast development @@ -20,7 +20,7 @@ without losing state, on emulators, simulators, and hardware for iOS and Android. -Make a change in your code, and your app is changed instantly. +Make a change in your code, and your app changes instantly. ## Expressive, beautiful UIs