From 7f0f25db8d8d3145ec99bc8f086a8b9277534270 Mon Sep 17 00:00:00 2001 From: Andrei Taranchenko Date: Mon, 5 Jul 2021 22:03:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c8c1ed..ff259a9 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ log = SiftLog(logger) ##### Performance While the above should play, it's highly recommended that the color handler is only -attached conditionally or local development. Too many log statements could otherwise become +attached conditionally for local development. Too many log statements could otherwise become expensive in terms of CPU.