diff --git a/README.md b/README.md index 73c7418..0998341 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Nintendo GameBoy Advance ™ emulator and debugger, written in rust. +WebAssembly Demo: https://michelhe.github.io/rustboyadvance-ng/ + # Project Structure * `rustboyadvance-core/src` - Main library crate * `bindings/` - Bindings to other languages. Currently only java binidings through JNI.