Browse Source

Fix console error message

Removed additional unwanted text.
content-update
nik-don 3 years ago committed by GitHub
parent
commit
853d04db8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art/reverse/README.md

2
subjects/ascii-art/reverse/README.md

@ -13,7 +13,7 @@ The argument will be a **flag**, `--reverse=<fileName>`, in which `--reverse` is
```console
Usage: go run . [OPTION]
EX: go run . something standard --reverse=<fileName>
EX: go run . --reverse=<fileName>
```
### Instructions

Loading…
Cancel
Save