Update README.md
Add a link to the GitHub pages demo Former-commit-id: 4e04aca3d7cba050735cf40b8123aede9d7b8ee4
This commit is contained in:
parent
ac43292051
commit
ab37609fcb
|
@ -9,6 +9,8 @@ Nintendo GameBoy Advance ™ emulator and debugger, written in rust.
|
|||
<img width="360px" src="assets/icon_cropped_small.png">
|
||||
</div>
|
||||
|
||||
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.
|
||||
|
|
Reference in a new issue