forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Collin Jackson
committed
Jul 16, 2015
1 parent
edd9b31
commit f2c5a03
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
Sky | ||
=== | ||
|
||
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 a (optional) set of Material Design widgets. | ||
Sky is optimized for today's, and tomorrow's, mobile devices. We are focused | ||
on low-latency input, high frame rates, and we are purely mobile first. | ||
|
||
For information about using our latest stable release of Sky, please | ||
see the [Sky SDK](https://github.com/domokit/sky_sdk/) project page. | ||
|
||
For information about contributing to Sky, please see | ||
[CONTRIBUTING.md](CONTRIBUTING.md). |