docs: clarify that 'io.js' is the correct name
authorMathias Bynens <mathias@qiwi.be>
Thu, 11 Dec 2014 20:50:35 +0000 (21:50 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 11 Dec 2014 14:50:16 +0000 (15:50 +0100)
Refs #118.

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

index 70970aa..abc8adf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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):