Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Remote.js is a library for developing remote controlled web apps. It is wireless

## Quick demo

**Note**: Apps tested on Google Chrome only. If the examples don't work, try restarting the browser.
**Note**: Apps were tested on Google Chrome only. If the examples don't work, try restarting the browser.

* [Open the demo app on your desktop / laptop](http://hacksparrow.github.io/remote.js/example/controlled.html)
* [Open the remote controller app on your smartphone](http://hacksparrow.github.io/remote.js/example/controller.html)
* [Open the remote controller app on your smartphone](https://hacksparrow.github.io/remote.js/example/controller.html)
* [Open the demo app on your desktop / laptop](https://hacksparrow.github.io/remote.js/example/controlled.html)

Once the apps are loaded, point the remote at the demo, and press the buttons.

Expand Down