docs: simple project messaging.
authorMikeal Rogers <mikeal.rogers@gmail.com>
Tue, 2 Dec 2014 02:06:21 +0000 (18:06 -0800)
committerFedor Indutny <fedor@indutny.com>
Tue, 2 Dec 2014 17:21:46 +0000 (20:21 +0300)
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/iojs/io.js/pull/24

README.md

index b157ddd..b7860dc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
-Evented I/O for V8 javascript.
+io.js
 ===
 
+This repository began as a GitHub fork of
+[joyent/node](https://github.com/joyent/node) where contributions,
+releases, and contributorship are under an
+[open governance model](./CONTRIBUTING.md#governance).
+
+We intend to release, with increasing regularity, releases which are
+compatible with npm ecosystem that has been built to date for node.js.
+
 ### To build:
 
 Prerequisites (Unix only):