Browse Source

Update ascii-color.en.md

pull/394/head
OGordoo 5 years ago committed by GitHub
parent
commit
922bf324b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art/ascii-color.en.md

2
subjects/ascii-art/ascii-color.en.md

@ -4,7 +4,7 @@
You must follow the same [instructions](https://github.com/01-edu/public/ascii-art.en.md) as in the first subject but with colors.
- The output should manipulate colors using **flags**, `--color=<color>`, in which `--color` is the flag and `<color>` is the color of choice.
- The output should manipulate colors using the **flag** `--color=<color>`, in which `--color` is the flag and `<color>` is the color of choice.
- You should be able to specify a single or a set of letters you want to be colored (use your imagination for this one).
- If the letter isn't specified, the whole `string` should be colored.

Loading…
Cancel
Save