diff --git a/README.md b/README.md index 7ca3d4e..0af6f81 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ A secure steganography system for hiding encrypted messages in images using hybr - 📁 **File embedding** - Hide any file type (PDF, ZIP, documents) - 📱 **QR code support** - Encode/decode RSA keys via QR codes + +## Advanced WebUI + + + + ## Installation ### From Source diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index 45420ea..9798af5 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -6,7 +6,7 @@
Stegasoo

Stegasoo

-

Create hidden encrypted messages in images and photos using advanced steganography.

+

Hide encrypted files or messages in images with steganography.