summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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