diff --git a/README.md b/README.md index ddae9e1..40ad2ee 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,7 @@ avoid hoisting issues. You can install via `import`. -```sh -touch mod.ts -edit mod.ts -``` - -mod.ts: +in your code: ```ts /** @@ -96,6 +91,8 @@ bun install @intlify/utils ### 🌍 Browser +in your HTML: + ```html