Browse Source

Update README.md

Darren Hinde 6 months ago
parent
commit
ab44698fa0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -93,6 +93,9 @@ TELEGRAM_ENABLED=true
 - **Input sanitization**: Protection against XSS and injection attacks
 - **Input sanitization**: Protection against XSS and injection attacks
 - **Secure credential management**: Environment variables for sensitive data
 - **Secure credential management**: Environment variables for sensitive data
 
 
+A video on how this works:
+[![Video Title](https://img.youtube.com/vi/EOIzFMdmox8/maxresdefault.jpg)](https://youtu.be/EOIzFMdmox8?si=4ZSsVlAkhMxVmF2R)
+
 ## Contributing
 ## Contributing
 
 
 1. Follow the established naming conventions and coding standards
 1. Follow the established naming conventions and coding standards