aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYour Name <agrawalshagun07@gmail.com>2025-06-21 18:08:09 +0530
committerYour Name <agrawalshagun07@gmail.com>2025-06-21 18:08:09 +0530
commit444fc88251b059ef6f86d0461754cdf5c38fdccd (patch)
tree4f58635745cc4398261c1606ba47f0781a871c7b
parent83a99a6e7660b91db1af4a7bacbc4940262d8395 (diff)
Update README
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a238c8e..0b72029 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ lib:build:wasm Builds native WASM image.
cli:run:main Run's main CLI function.
cli:build:jar Builds uberjar for CLI.
cli:run:jar Runs CLI jar.
-cli:build:wasm Builds native image for WASM.
cli:build:native Builds native image for CLI.
```