From f997af471fedc81b309588cbfebfdbb03ea669a4 Mon Sep 17 00:00:00 2001 From: ef3d0c3e Date: Sun, 18 Aug 2024 16:06:01 +0200 Subject: [PATCH] oops --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acbd18e..b5ba707 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## png_embed -- Embed files into mostly innocent PNG -![Contains an embed](docs/with_embed.png) -![The embed](docs/embed.png) +![Contains an embed](doc/with_embed.png) +![The embed](doc/embed.png) ### Current algorithm: * `lo` Embeds data in the colors channels lowest bits.