diff --git a/README.md b/README.md index dfe04ae..4782d43 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ [YouTube video](https://www.youtube.com/watch?v=sIdqMQTGNSc) -Instructions +### Instructions 1. Just download the two files from the Github repository (hamdash.html 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. -Quick Help +### Quick Help * Double click on an image to expand to full screen. * Double click again to close full screen view. * Right click on an image to display the next one. (In the latest version is possible to add multiple images per box.) @@ -15,6 +15,16 @@ Is that easy! 73 +## 2024.05.25 Changelog: +### Improvements + +- Removed dependencies to local installed fonts. Fonts now are loaded from Google Fonts directly to ensure consistency. +- Ability to add multiple images per position. Images are rotated automatically every 30 seconds. +- Autorefresh is now paused automatically when switching to a website (from menu) or when an image is zoomed-in to full screen +- Moved configuration variables to the top of the script and added extra commentary to ease the initial setup + +## Samples +   diff --git a/hamdash.html b/hamdash.html index 88d524c..e9e4b8f 100644 --- a/hamdash.html +++ b/hamdash.html @@ -4,6 +4,16 @@ + + + +