Skip to content

Commit 06c2907

Browse files
committed
Add info about NO_COLOR environment variable to readme
1 parent 4e37cc2 commit 06c2907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,8 @@ Ahc\Cli\Output\Color::style('error', [
514514
Ahc\Cli\Output\Color::$enabled = false;
515515
```
516516

517+
Colors will be automatically disabled if the `NO_COLOR` environment variable is set to true.
518+
517519
### Cursor
518520

519521
Move cursor around, erase line up or down, clear screen.

0 commit comments

Comments
 (0)