From 069c910b7b7ba857363212d894c8bf04f7ecd6cd Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Fri, 28 Feb 2014 10:23:40 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ea751f8..14922c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Compile javascript **with** node.js. This allows you to move your executable around *without* needing to install the node.js runtime. - +#### Nexe is a command-line utility that compiles your Node.js application into a single executable file. ### Motivation