From 6ca4623ae134396ae8259b9014568e1fa2085bbe Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 8 Apr 2015 09:50:58 -0700 Subject: [PATCH] Begin Atom Shell -> Electron rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b66a0ac3d..d9584358f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Atom Shell [![Build Status](https://travis-ci.org/atom/atom-shell.svg?branch=master)](https://travis-ci.org/atom/atom-shell) +# Electron [![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 using JavaScript, HTML and CSS. It is based on [io.js](http://iojs.org) and