Skip to content

Commit 92b92fd

Browse files
committed
fixed docs
1 parent c0e793c commit 92b92fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ Since _v0.4.0_ it is possible to create an image as *SVG*. Creating SVG files is
180180
python3 -m hashpic --shake256 --length 225 'Hashpic rocks!'
181181
```
182182

183+
![shake256](./docs/shake256/225.png)
184+
183185
### Digest Length of 255
184186

185187
This command will take a lot more seconds to complete because it uses currently the slower generic method to create the image. It also adds a `padding byte of 0xff` to the end of the hash to fit it into a `16x16 grid`. Please keep this in mind.

0 commit comments

Comments
 (0)