mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
README updates
This commit is contained in:
parent
68680269ba
commit
44702d192f
@ -7,8 +7,8 @@ More specifically, Sky is a rendering engine, a scripting engine, an
|
||||
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 using the latest stable release of Sky, please
|
||||
see the [Sky SDK README](sky/sdk/README).
|
||||
|
||||
For information about contributing to Sky, please see
|
||||
[CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
Sky
|
||||
===
|
||||
|
||||
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 using the latest stable release of Sky, please see the
|
||||
[Sky SDK](sdk/).
|
||||
|
||||
For more current information about the bleeding edge of the Sky
|
||||
framework, see [the sdk/ directory](sdk/lib/).
|
||||
For more information about the Sky framework, see
|
||||
[the sdk/lib directory](sdk/lib/).
|
||||
|
||||
For details about the internals of Sky's engine, see [the engine/
|
||||
directory](engine/).
|
||||
|
||||
For information about contributing to Sky, please see
|
||||
[HACKING.md](HACKING.md).
|
||||
[CONTRIBUTING.md](../CONTRIBUTING.md).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user