summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-12-16 19:27:50 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-12-16 19:27:50 +0100
commit386a073ea094f7aa00c90657eb99dea6544d5b3e (patch)
treed4c5b4395a15b9a203c9d36525f5bef933d1aca7 /README.md
parentbde338363cecb3e978d32e55c65ec1d48b2a847e (diff)
chore: use svg's to keep repo size smaller
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54127f3..ad2548e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
I'm currently working on supporting the WebAssembly MVP (1.0) specification. You can see the current status in the graph below. The goal is to support all the features of the MVP specification and then move on to the next version.
<p align="center">
- <img align="center" src="./crates/tinywasm/tests/progress-mvp.png" width="700" alt="">
+ <img align="center" src="./crates/tinywasm/tests/progress-mvp.svg" width="700" alt="">
</p>
## Features