diff --git a/README.md b/README.md index 465cfa23..c7fa3425 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # WebAssembly System Interface -![WASI](WASI.png) +![WASI](assets/WASI.png) The WebAssembly System Interface (WASI) is a set of APIs for WASI being developed for eventual standardization by the WASI Subgroup, which is a diff --git a/WASI.png b/assets/WASI.png similarity index 100% rename from WASI.png rename to assets/WASI.png