From 7f65fb9f19d2e489fa3abb39306395104e22986b Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 11 Dec 2014 21:50:35 +0100 Subject: [PATCH] =?UTF-8?q?Clarify=20that=20=E2=80=9Cio.js=E2=80=9D=20is?= =?UTF-8?q?=20the=20only=20correct=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ref. #118. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 70970aaaefcb6d..c28f1a1841d7e3 100644 --- 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):