From 276ca5eadd79ad6e623eb7bb393588ce48dbd032 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. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b157ddd3f2acc9..b7860dcc06c481 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):