From eedf19d4cadf3cebc5bb1da064c71bacc600cf4d Mon Sep 17 00:00:00 2001 From: David Keijser Date: Wed, 28 Jan 2015 14:58:29 +0100 Subject: [PATCH] updated readme with note about enabled property --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0945581..ffb80ac 100644 --- a/readme.md +++ b/readme.md @@ -89,7 +89,10 @@ Multiple arguments will be separated by space. ### chalk.enabled -Color support is automatically detected, but you can override it. +Color support is automatically detected, but you can override it by setting the +`enabled` property or by creating a new instance just for your usage. Changing +the property should only be done from end-user facing applications as it +affects all consumers of the default chalk instance ### chalk.supportsColor