Skip to content

Commit

Permalink
Merge pull request #3 from googlefonts/wasm-url
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
simoncozens authored Jul 18, 2024
2 parents 31ad675 + ef7fb26 commit eedb221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ The WASM version is a bit more interesting; it can take two font files
over the web and display a HTML report similar to diffenator2. It
doesn't yet compare variable fonts in the same way.

You can use the WASM version at https://simoncozens.github.io/diffenator3
You can use the WASM version at https://googlefonts.github.io/diffenator3

## To rebuild the WASM version

* wasm-pack build
* cd www; npm run build

The results appear in docs/
The results appear in docs/

0 comments on commit eedb221

Please sign in to comment.