From 1be471f736d0e367fbc539b98484b73744dd5e30 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 22 Apr 2015 23:53:27 +0700 Subject: [PATCH] atom-shell was renamed to Electron --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 626832e..a393639 100644 --- a/readme.md +++ b/readme.md @@ -558,7 +558,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [node-pre-gyp](https://github.com/mapbox/node-pre-gyp/) - Makes it easy to publish and install Node.js C++ addons from binaries. - [opencv](https://github.com/peterbraden/node-opencv) - Bindings for OpenCV. The defacto computer vision library. - [common-errors](https://github.com/shutterstock/node-common-errors) - Common error classes and utility functions. -- [atom-shell](https://github.com/atom/atom-shell) - Cross-platform desktop application shell. +- [Electron](https://github.com/atom/atom-shell) - Cross-platform desktop application shell. - [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB. - [node-bell](https://github.com/eleme/node-bell) - Real-time anomalies detection for periodic time series. - [dotenv](https://github.com/motdotla/dotenv) - Load environment variables from .env file.