Skip to content

Commit

Permalink
docs: clarify that 'io.js' is the correct name
Browse files Browse the repository at this point in the history
Refs #118.

PR-URL: #151
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
mathiasbynens authored and bnoordhuis committed Dec 11, 2014
1 parent 6014f5c commit 870af9e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ io.js contributions, releases, and contributorship are under an
We intend to land, with increasing regularity, releases which are
compatible with the npm ecosystem that has been built to date for node.js.

### Is it io.js or IO.js or iojs or IOjs or iOjS?

The official name is **io.js**, which should never be capitalized,
especially not at the start of a sentence, unless it is being
displayed in a location that is customarily all-caps (such as
the title of man pages.)

### To build:

Prerequisites (Unix only):
Expand Down

0 comments on commit 870af9e

Please sign in to comment.