Skip to content

Commit db772e8

Browse files
Merge pull request #363 from rustwasm/readme-quality-check
chore(readme): clean up
2 parents 9359e2c + 8f53fef commit db772e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ visiting that repo!
2929

3030
## 🎙️ Commands
3131

32+
- [`init` (⚠️ DEPRECATED)](https://rustwasm.github.io/wasm-pack/commands/build.html): This command has been deprecated since release `0.5.0`, in favor of `build`. `0.4.2` and previous use this command.
3233
- [`build`](https://rustwasm.github.io/wasm-pack/commands/build.html): Generate an npm wasm pkg from a rustwasm crate
3334
- [`pack` and `publish`](https://rustwasm.github.io/wasm-pack/command/pack-and-publish.html): Create a tarball of your rustwasm pkg and/or publish to a registry
3435

0 commit comments

Comments
 (0)