From 51514c8e8cbd98be7f29c3f1508b625d16e91b5d Mon Sep 17 00:00:00 2001 From: Mikeal Rogers Date: Mon, 1 Dec 2014 18:06:21 -0800 Subject: [PATCH] docs: simple project messaging. Reviewed-By: Fedor Indutny PR-URL: https://github.com/iojs/io.js/pull/24 --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b157ddd..b7860dc 100644 --- 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): -- 2.7.4