commit 4fdd0f93543f65c14b19e4a20cb421c54c4eac84
parent 8ecb3c7bd867c4c000fad70815f68961777d2a75
Author: Hunter
Date: Fri, 7 Nov 2025 23:47:04 -0500
add lock_sreen.jpeg
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
@@ -48,7 +48,8 @@ it's **yours** and then it's **theirs**.
4. **deploy your playlist** as a Progressive Web App
- upload the entire project directory to any web host with HTTPS support (GitHub Pages, AWS S3, etc.)
- visit your hosted URL and follow your browser's prompts to "install" or "add app to home screen" (detailed instructions <a href="https://hunterirving.github.io/web_workshop/pwa">here</a>)
- - once installed, the app works completely offline and runs like a native application
+ - once installed, the app works completely offline and runs like a native application:<br><br>
+ <img src="readme_images/lock_screen.jpeg" width="300">
## requirements
- python 3.x
diff --git a/readme_images/lock_screen.jpeg b/readme_images/lock_screen.jpeg
Binary files differ.