From a22c2361b7e4ca5aa13980ab0c7893cb7d1eb4cd Mon Sep 17 00:00:00 2001 From: Quang Ngoc Date: Sun, 29 Aug 2021 14:45:22 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d5e068..643ce2c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ There are 2 ways and it depends on your preferences import termlog from "termlog" termlog() ``` -4. You should now see log being streamed to your terminal +5. You should now see log being streamed to your terminal __Note__: with this approach you might want to remove two lines above in production.