Skip to content

Commit

Permalink
add new api example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperMaxusa authored Dec 13, 2024
1 parent 49c05bb commit 60f0d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ See [tests/Readme.md](tests/Readme.md) for more information.
- [Programatically using the serial terminal](examples/serial.html)
- [A Lua interpreter](examples/lua.html)
- [Two instances in one window](examples/two_instances.html)
- [Networking between browser windows/tabs using the Broadcast Channel API](examples/broadcast-network.html)
- [Saving and restoring emulator state](examples/save_restore.html)

Using v86 for your own purposes is as easy as:
Expand Down

0 comments on commit 60f0d99

Please sign in to comment.