diff --git a/faq.html b/faq.html index eb79e25..6be6e35 100644 --- a/faq.html +++ b/faq.html @@ -28,14 +28,14 @@
io.js is a JavaScript platform build on Chrome's V8 runtime. This project began as a fork of Joyent's Node.js™ and is compatible with the npm ecosystem.
Why? io.js aims to provide faster and predictable release cycles. It currently merges in the latest language, API and performance improvements to V8 while also updating libuv and other base libraries.
This project aims to continue development of io.js under an " open governance model" as opposed to corporate stewardship.
-io.js has moved to Semver. The choice to release as 1.0.x was not to signify that io.js should be considered production-ready, but because it was a significant enough release from Node.js™ to warrant a major version increment.
diff --git a/index.html b/index.html index 4d51d72..656e576 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
- Nightly releases are available for testing.
+ Nightly releases are available for testing.
+ * Unstable? Learn more about how we version io.js.