From 99b2ab3a616e545a637a038f80d2c21c6dd07496 Mon Sep 17 00:00:00 2001 From: "T. Todua" <7117978+ttodua@users.noreply.github.com> Date: Mon, 25 Jan 2021 00:41:04 +0400 Subject: [PATCH] Update README.md It might need to be updated, as "only works in Chrome" might not be correct, as in next sentence you use the link to "caniuse.com" where it says , Chrome & Opera & FF & Edge support it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb371bf..24f44d7 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ $ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js **Browser** -Or, using a script tag in the browser (only works in Chrome): +Or, using a script tag in the browser (only works in some browsers, see list below): ```html