From aecd7e479623774a734c802efeffab65e97f57b0 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Wed, 9 Sep 2015 22:22:58 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d2e44eed0f84f..1a3dcbfe55ea3 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,12 @@ Sky === [![Build Status](https://travis-ci.org/domokit/sky_engine.svg)](https://travis-ci.org/domokit/sky_engine) -Sky is a new way to build high performance, cross platform mobile apps. -More specifically, Sky is a rendering engine, a scripting engine, an -(optional) framework, and an (optional) set of [Material Design](https://www.google.com/design/spec/material-design/introduction.html) widgets. -Sky 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. +Sky is a new way to build high-performance, cross-platform mobile apps. Sky 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. - For information about using Sky to build apps, please see - [Getting Started with Sky](sky/packages/sky/README.md). + the [getting started guide](https://flutter.github.io/getting-started/). - - For information about contributing to Sky, please see + - For information about contributing code to Sky itself, please see [CONTRIBUTING.md](CONTRIBUTING.md). Community