Skip to content

Commit c062a18

Browse files
docs: add link to chart
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 8f33b67 commit c062a18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
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.
1919

2020
<p align="center">
21-
<img align="center" src="./crates/tinywasm/tests/progress-mvp.svg" width="700" alt="">
21+
<a href="https://raw.githubusercontent.com/explodingcamera/tinywasm/main/crates/tinywasm/tests/progress-mvp.svg">
22+
<img align="center" src="./crates/tinywasm/tests/progress-mvp.svg" width="800" alt="">
23+
</a>
2224
</p>
2325

2426
## Features

0 commit comments

Comments
 (0)