Skip to content

Commit 300e845

Browse files
docs: 📝 Update binary name
1 parent 5c084bf commit 300e845

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
# Usage:
1111

1212
```
13-
$ echo "hello world" | zer0bin
14-
$ cat /var/logs/prog.log | zer0bin # Text only
15-
$ echo "other instance" | zer0bin --instance https://stepbro.voring.me
16-
$ cat document.md | zer0bin --md # Markdown mode
13+
$ echo "hello world" | zer0
14+
$ cat /var/logs/prog.log | zer0 # Text only
15+
$ echo "other instance" | zer0 --instance https://stepbro.voring.me
16+
$ cat document.md | zer0 --md # Markdown mode
1717
```
1818

1919
# Download:

0 commit comments

Comments
 (0)