docs: reword project messaging
authorKevin O'Hara <kevinohara80@gmail.com>
Wed, 3 Dec 2014 03:17:17 +0000 (22:17 -0500)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 10 Dec 2014 19:14:38 +0000 (20:14 +0100)
Rewords project messaging in README to make the overall project
messaging a bit clearer. More discussion to be found in iojs/io.js#24.

PR-URL: https://github.com/iojs/io.js/pull/36
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
README.md

index f246599..70970aa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,10 +3,9 @@ io.js
 [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/iojs/io.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
 This repository began as a GitHub fork of
-[joyent/node](https://github.com/joyent/node) where contributions,
-releases, and contributorship are under an
+[joyent/node](https://github.com/joyent/node).
+io.js contributions, releases, and contributorship are under an
 [open governance model](./CONTRIBUTING.md#governance).
-
 We intend to land, with increasing regularity, releases which are
 compatible with the npm ecosystem that has been built to date for node.js.