From 26983de4570a416ec68b2293b78b196d3759e8d1 Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 10 Dec 2019 10:59:11 -0800 Subject: [PATCH] Remove specificity on Android and iOS We run on more than two platforms these days. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe2d5b2ac4ee0..97cf4c099c218 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Flutter Engine [![Build Status - Cirrus][]][Build status] 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. +in record time. Flutter works with existing code, is used by developers and +organizations around the world, and is free and open source. The Flutter Engine is a portable runtime for hosting [Flutter](https://flutter.dev) applications. It implements Flutter's core