diff --git a/README.md b/README.md index dd9202f..ef133f3 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,8 @@ visiting that repo! ## 🎙️ Commands -- [`init`](docs/init.md): [**Deprecated**] Initialize an npm wasm pkg from a rustwasm crate -- [`build`](docs/build.md): Generate an npm wasm pkg from a rustwasm crate - [`init`](docs/init.md): Generate an npm wasm pkg from a rustwasm crate +- [`build`](docs/build.md): Generate an npm wasm pkg from a rustwasm crate - [`pack` and `publish`](docs/pack-and-publish.md): Create a tarball of your rustwasm pkg and/or publish to a registry ## 📝 Logging