Merge pull request #1210 from paulyoung/update-readme
Update README to replace node.js with io.js
This commit is contained in:
commit
5a50ce4157
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Atom Shell [![Build Status](https://travis-ci.org/atom/atom-shell.svg?branch=master)](https://travis-ci.org/atom/atom-shell)
|
# Atom Shell [![Build Status](https://travis-ci.org/atom/atom-shell.svg?branch=master)](https://travis-ci.org/atom/atom-shell)
|
||||||
|
|
||||||
The Atom Shell framework lets you write cross-platform desktop applications
|
The Atom Shell framework lets you write cross-platform desktop applications
|
||||||
using JavaScript, HTML and CSS. It is based on [node.js](http://nodejs.org) and
|
using JavaScript, HTML and CSS. It is based on [io.js](http://iojs.org) and
|
||||||
[Chromium](http://www.chromium.org) and is used in the [Atom
|
[Chromium](http://www.chromium.org) and is used in the [Atom
|
||||||
editor](https://github.com/atom/atom).
|
editor](https://github.com/atom/atom).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue