Browse Source

ascii-art color usage small fix

pull/825/head^2
OGordoo 3 years ago
parent
commit
ab7dda3592
  1. 4
      subjects/ascii-art/color/README.md

4
subjects/ascii-art/color/README.md

@ -11,9 +11,9 @@ The output should manipulate colors using the **flag** `--color=<color>`, in whi
- The flag must have exactly the same format as above, any other formats must return the following usage message:
```console
Usage: go run . [STRING] [BANNER] [OPTION]
Usage: go run . [STRING] [OPTION]
EX: go run . something standard --color=<color>
EX: go run . something --color=<color>
```
### Instructions

Loading…
Cancel
Save