Update README.md

This commit is contained in:
Craig Condon
2014-02-28 10:23:40 -08:00
parent 2683359460
commit 2164621498
+1 -2
View File
@@ -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