diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -93,7 +93,8 @@ bun upgrade --canary - [`bun run`](https://bun.sh/docs/cli/run) - [`bun install`](https://bun.sh/docs/cli/install) - [`bun test`](https://bun.sh/docs/cli/test) - - [`bun create`](https://bun.sh/docs/cli/create) + - [`bun init`](https://bun.sh/docs/templates#bun-init) + - [`bun create`](https://bun.sh/docs/templates#bun-create) - [`bunx`](https://bun.sh/docs/cli/bunx) - Runtime - [Runtime](https://bun.sh/docs/runtime/index) |