Chromium Code Reviews| Index: sky/README.md |
| diff --git a/sky/README.md b/sky/README.md |
| index b750fc08dc5a318568fbc89c2846c0823c325ec6..ba923ce94dda55a47cef28bb4e30fbe28f839e95 100644 |
| --- a/sky/README.md |
| +++ b/sky/README.md |
| @@ -143,10 +143,13 @@ encode and decode messages sent over Mojo pipes. |
| Specifications |
| -------------- |
| -TODO: Link to the specs. |
| +We're document Sky with a [set of technical specifications](specs) that |
|
ojan
2014/10/24 03:16:29
s/document/documenting ?
|
| +define precisely the behavior of the engine. Currently both the implementation |
| +and the specification are in flux, but hopefully they'll converge over time. |
| Contributing |
| ------------ |
| -TODO: Link to HACKING.md, which contains the instructions for hacking on Sky. |
| -TODO: Link to mailing list and IRC channel. |
| +Instructions for building and testing Sky are contained in [HACKING.md]. For |
| +coordination, we use the ``#mojo`` IRC channel on |
| +[Freenode](https://freenode.net/). |