oops
This commit is contained in:
parent
06a0969079
commit
f997af471f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
## png_embed -- Embed files into mostly innocent PNG
|
## png_embed -- Embed files into mostly innocent PNG
|
||||||
|
|
||||||
![Contains an embed](docs/with_embed.png)
|
![Contains an embed](doc/with_embed.png)
|
||||||
![The embed](docs/embed.png)
|
![The embed](doc/embed.png)
|
||||||
|
|
||||||
### Current algorithm:
|
### Current algorithm:
|
||||||
* `lo` Embeds data in the colors channels lowest bits.
|
* `lo` Embeds data in the colors channels lowest bits.
|
||||||
|
|
Loading…
Reference in a new issue