Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Unified Diff: sky/README.md

Issue 679583002: Fill in some missing sections in the Sky README.md (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/HACKING.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/).
« no previous file with comments | « sky/HACKING.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698