From 195a4abaf2f5de55dd537934cff1f5e922bec303 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Wed, 18 Sep 2024 16:47:12 +0100 Subject: [PATCH] Emphasise that WASM runs locally --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ccc299..2933287 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ for the first time. Additionally, you can supply a `--templates` directory for per-project templates. The _WASM_ version compares two font files over the web and displays a HTML -report of the differences. You can use the WASM version at +report of the differences. This runs the `diffenator3` code directly inside +your web browser - the fonts are *not* transferred across the Internet. +You can use the WASM version at https://googlefonts.github.io/diffenator3 ## diff3proof