README updates

This commit is contained in:
Collin Jackson 2015-07-16 16:39:40 -07:00
parent 68680269ba
commit 44702d192f
2 changed files with 7 additions and 7 deletions

View File

@ -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).

View File

@ -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).