mirror of
https://github.com/fatih/color.git
synced 2025-02-16 18:34:39 +02:00
Update README.md
The TODO items don't make any sense anymore
This commit is contained in:
parent
546c2d0f9a
commit
1c8d870660
@ -178,10 +178,6 @@ c.Println("This prints again cyan...")
|
|||||||
|
|
||||||
To output color in GitHub Actions (or other CI systems that support ANSI colors), make sure to set `color.NoColor = false` so that it bypasses the check for non-tty output streams.
|
To output color in GitHub Actions (or other CI systems that support ANSI colors), make sure to set `color.NoColor = false` so that it bypasses the check for non-tty output streams.
|
||||||
|
|
||||||
## Todo
|
|
||||||
|
|
||||||
* Save/Return previous values
|
|
||||||
* Evaluate fmt.Formatter interface
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user