Browse Source

Update audit.md

content-update
Ihab 2 years ago committed by GitHub
parent
commit
33de6b8665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art/color/audit.md

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

@ -89,4 +89,4 @@ EX: go run . something --color=<color>
#### Bonus
###### [+] Can you use for the flag "--color=" different notation?
###### Examples : `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)`
###### &nbsp;&nbsp;&nbsp;Examples : `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)`

Loading…
Cancel
Save