Skip to content

Commit

Permalink
[0.0.2] Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Nov 29, 2024
1 parent 0b4e8f8 commit d209249
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# XSEA: Cross-Platform Single Executable Applications

XSEA is a utility for generating Node.js Single Executable Applications (SEAs) cross-platform. At the moment, there is only a CLI, not an API.
Expand Down Expand Up @@ -32,4 +31,4 @@ Generate executables for Windows on x64 and Arm:

```sh
xsea src/my-program.js -o dist/my-program -t win-arm64 -t win-x64
```
```

0 comments on commit d209249

Please sign in to comment.