From ba8d3d218fc1793621f3abd31c574581f229cfcc Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Mon, 14 Sep 2026 10:15:25 -0700 Subject: [PATCH] docs: move browser extension note to end --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 2186295..cbae010 100644 --- a/readme.md +++ b/readme.md @@ -4,10 +4,6 @@ Zero Width Unicode Steganography — hide text inside invisible characters. `npm install zwus` -## Browser Extension - -Use ZWUS in your browser with [inØsight](https://github.com/inzerosight/inzerosight): [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/in0sight/) · [Chrome Web Store](https://chromewebstore.google.com/detail/acnmohbphjmnbaboacmecidopeplkhog) - ## Usage ```js @@ -48,3 +44,7 @@ Encoded output is byte-identical to the [Rust crate](https://crates.io/crates/zw [WTFPL](license) +## Browser Extension + +You can also use ZWUS in your browser with [inØsight](https://github.com/inzerosight/inzerosight): [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/in0sight/) · [Chrome Web Store](https://chromewebstore.google.com/detail/acnmohbphjmnbaboacmecidopeplkhog) +