Skip to content

Commit 60e940c

Browse files
committed
Fixed readme
1 parent 95df29a commit 60e940c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ houndsniff -i
3131
```
3232
You can exit with ^C.
3333

34-
You can also use scripting mode, which allows houndsniff to get hashes from stdin and print to stdout without much eye-candy
34+
You can also use scripting mode, which allows houndsniff to get hashes from stdin and print to stdout without much eye-candy:
3535

36+
```
3637
echo "$hash" | houndsnif -s
38+
```
3739

3840
Thanks
3941
----

0 commit comments

Comments
 (0)