From ca999ea83579e04eea6f4c0f36dd2a23ec11ffa2 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 22 Sep 2019 16:06:46 +0700 Subject: [PATCH] Update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index f994578..aaa8b47 100644 --- a/readme.md +++ b/readme.md @@ -149,9 +149,8 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color= ### chalk.stderr and chalk.stderr.supportsColor -`chalk.stderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`. -Override rules from `chalk.supportsColor` apply to this too. -`chalk.stderr.supportsColor` is exposed for convenience. +`chalk.stderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`. Override rules from `chalk.supportsColor` apply to this too. `chalk.stderr.supportsColor` is exposed for convenience. + ## Styles