From 0868535bbe70f52aaad31d1fba9ae93ee9957ce2 Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Fri, 28 Feb 2014 10:23:52 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14922c2..30960a1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -#### Nexe is a command-line utility that compiles your Node.js application into a single executable file. +### Nexe + +Nexe is a command-line utility that compiles your Node.js application into a single executable file. ### Motivation