docs: readme

This commit is contained in:
zhom
2025-07-28 06:07:20 +04:00
parent 8c7229b1a4
commit 0c3b1cad19
+1 -1
View File
@@ -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.