From e6b91c9f0aa77c3354712c8f4f7523e055f36d1c Mon Sep 17 00:00:00 2001 From: Benjamin Fischer Date: Fri, 14 May 2021 15:45:06 +0200 Subject: [PATCH] chore: fmt --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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