From 57497d8cd18aa75f7d22ff2dc0a5304d9b4dc3c2 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 23 Feb 2023 15:32:29 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8ea84..ac94320 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Note the code is very messy due to the make-game-in-two-days constraint. # Links -[WASM of new ported version (slower than native version)](https://burnedkirby.com/ld45_ported) +[WASM of new ported version (now fixed, should be just about as good as native version)](https://burnedkirby.com/ld45_ported) [The ldjam.com page](https://ldjam.com/events/ludum-dare/45/one-and-all)