mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
9 lines
479 B
Markdown
9 lines
479 B
Markdown
# IFRAME example
|
|
|
|
It may be useful for some installations to have a section with information or instructions so that users can read and better understand what it is about.
|
|
|
|
Here is an example of a web page that embeds an Rdio Scanner instance in an `<iframe ...>` with responsive content.
|
|
|
|
You can use these files as a starter kit and update them as you wish.
|
|
|
|
> Remember to replace the `<iframe src="http://localhost:3000">` value with the address of your Rdio Scanner instance. |