From 0e90ac9f16e860cec5d2da00c4fb690a2ff64c80 Mon Sep 17 00:00:00 2001 From: Craig Jefferds Date: Wed, 18 Feb 2015 14:18:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a96c78..6b1ea0e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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) +![screen shot 2014-02-28 at 10 32 54 am](https://f.cloud.github.com/assets/757408/2296993/c276f7b6-a0a6-11e3-86d3-e6c5feba2a85.png) [![Dependency Status](https://david-dm.org/crcn/nexe.svg)](https://david-dm.org/crcn/nexe) ### Motivation