From 5a7a7c9fe56022e6805a9d3cdb156e3037d97175 Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Fri, 28 Feb 2014 10:33:18 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 30960a1..12cf2e5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Nexe is a command-line utility that compiles your Node.js application into a single executable file. +![screen shot 2014-02-28 at 10 32 54 am](https://f.cloud.github.com/assets/757408/2296993/c276f7b6-a0a6-11e3-86d3-e6c5feba2a85.png) + + ### Motivation - Ability to run multiple applications with *different* node.js runtimes.