Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lvcabral/brs-emu
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Lv Cabral committed Oct 5, 2019
2 parents a558584 + 5e043dd commit 006ae5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ You can try the emulator by running one of the demonstration channels included i

You can see the debug messages from `print` statements in your code using the _browser console_, just make sure you open the _Developer Tools (Ctrl+Shift+i)_ before loading your channel package or brs file. Exceptions from the emulator will be shown there too. If your code does show an error in some scenario not listed on the [limitations documentation](https://github.com/lvcabral/brs-emu/blob/master/docs/limitations.md), feel free to [open an issue](https://github.com/lvcabral/brs-emu/issues).

## Author Links
- My website is [https://lvcabral.com](https://lvcabral.com)
- My twitter is [@lvcabral](https://twitter.com/lvcabral)
- My podcast is [PODebug Podcast](http://podebug.com)
- Check my other [GitHub repositories ](https://github.com/lvcabral)

## License

Copyright © Marcelo Lv Cabral. All rights reserved.
Expand Down

0 comments on commit 006ae5a

Please sign in to comment.