docs: put demo gif before ui.png and add Sign explanation

This commit is contained in:
2026-09-12 18:14:49 -07:00
parent ce60f77454
commit 3e879773f5

View File

@@ -9,13 +9,16 @@
--- ---
<p align="center"> <p align="center">
<img src="docs/ui.png" alt="inØsight user interface"> <img src="docs/inzerosight.gif" alt="inØsight demo">
</p> </p>
<p align="center"> <p align="center">
<img src="docs/inzerosight.gif" alt="inØsight demo"> <img src="docs/ui.png" alt="inØsight user interface">
</p> </p>
### Sign
When enabled, prepends an invisible zero-width signature to the output. This allows inØsight to automatically detect hidden messages across web pages, identify the base and cipher, and show the on-screen decode button.
## How ZWUS Works ## How ZWUS Works
1. Take each character's Unicode code point. 1. Take each character's Unicode code point.