From 6ce6af7f32fb8f7892d35c6fe35c5ee17caa448a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 8 Oct 2014 14:15:35 +0200 Subject: [PATCH] add `atom-shell` fixes #181 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 014fb58..1a27fdc 100644 --- a/readme.md +++ b/readme.md @@ -497,6 +497,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. ## Resources