diff --git a/README.md b/README.md index 1500d40..5accc82 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,8 @@ console.log(`Hello ${$.blue.bold("world")}!`); > values currently. Read permissions are required by default. If `dzx` is called with `-w` or `--worker`, the script is executed inside an -isolated web worker. If enabled, you can pass explicit permissions directly to the `dzx` cli. +isolated web worker. If enabled, you can pass explicit permissions directly to +the `dzx` cli. ```typescript #!/usr/bin/env dzx --worker --allow-read