diff --git a/README.md b/README.md index 18c0632..58f823b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -[YouTube video](https://www.youtube.com/watch?v=sIdqMQTGNSc) +[YouTube - Presentation video](https://www.youtube.com/watch?v=sIdqMQTGNSc) + ### Instructions 1. Just download the files from the Github repository (hamdash.html, config.js, and wheelzoom.js) and keep them together on the same folder. 2. Open hamdash.html with any browser of your preference and you done. 3. With any text editor (like Notepad) you can change the source images (can be more than one per box) or the menu options from the config.js file. +[YouTube - Configuration instructions contributed by Jason KM4ACK](https://youtu.be/9ZZXg60tN-o) + ### Quick Help * Double click on an image to expand to full screen. * Double click again to close full screen view. @@ -35,5 +38,7 @@ Is that easy! ![N4NBC Sample Dashboard](https://github.com/VA3HDL/hamdashboard/blob/main/examples/N4NBC-sample.jpg?raw=true) +![KM4ACK Sample Dashboard](https://github.com/VA3HDL/hamdashboard/blob/main/examples/KM4ACK-sample.jpg?raw=true) + ### Dual menu example: ![Dual side Menu Sample Dashboard](https://github.com/VA3HDL/hamdashboard/blob/main/examples/DualMenu.png?raw=true) \ No newline at end of file diff --git a/examples/KM4ACK-sample.png b/examples/KM4ACK-sample.png new file mode 100644 index 0000000..bf9b74a Binary files /dev/null and b/examples/KM4ACK-sample.png differ