From e5d3f11dac837feaa104b61babf363377f461649 Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 16 Jul 2015 16:43:46 -0700 Subject: [PATCH] more updates --- README.md | 2 +- sky/sdk/README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5a6aefd2d427..346a3cbdfa34d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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 the latest stable release of Sky, please -see the [Sky SDK README](sky/sdk/README). +see the [Sky SDK README](sky/sdk/README.md). For information about contributing to Sky, please see [CONTRIBUTING.md](CONTRIBUTING.md). diff --git a/sky/sdk/README.md b/sky/sdk/README.md index 588d1a0a7f5d2..daae838b09bbe 100644 --- a/sky/sdk/README.md +++ b/sky/sdk/README.md @@ -3,9 +3,11 @@ Contributing This SDK is generated from the [Sky repository](https://github.com/domokit/sky_engine) using -[deploy_sdk.py](https://github.com/domokit/sky_engine/blob/master/sky/tools/deploy_sdk.py) +[deploy_sdk.py](https://github.com/domokit/sky_engine/blob/master/sky/tools/deploy_sdk.py). Static files (including this README.md) are located under -[sky/sdk](https://github.com/domokit/sky_engine/tree/master/sky/sdk). Pull +[sky/sdk](https://github.com/domokit/sky_engine/tree/master/sky/sdk). + +Pull requests and issue reports are gladly accepted at the [Sky repository](https://github.com/domokit/sky_engine)!