diff --git a/README.md b/README.md index 967b987..943e0eb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The size of JSC.wasm is around 4MB (compressed js and mem file). ## Demo: [Link](https://mbbill.github.io/JSC.js/demo/index.html) ## ScreenShot -![](https://sites.google.com/site/mbbill/jsc3.png) +![](demo/jsc3.png) ## Build ### Preparation diff --git a/demo/jsc3.png b/demo/jsc3.png new file mode 100644 index 0000000..7a04245 Binary files /dev/null and b/demo/jsc3.png differ