diff --git a/README.md b/README.md index 21b8874..ee4944c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Banderole -Create cross-platform single-executables for Node.js projects. +Create cross-platform single-executables for Node.js projects. Currently, only unix systems are supported. Banderole bundles your Node.js app, all dependencies, and a portable Node binary into a single executable. On first launch, it unpacks to a cache directory for fast subsequent executions.