Update README.md

This commit is contained in:
Christopher Fremond 2021-06-23 16:15:08 +01:00 committed by GitHub
parent e4cb0133ec
commit 3c00ead616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -41,5 +41,7 @@ $ go run . -eeeeee | cat -e
00000000 00000000 00000000 00010000$
$ go run . -% | cat -e
Invalid Option$
$ go run . - | cat -e
Invalid Option$
$
```