From a4b0e4f26b56d519a58a42132fe09ebe87ef3cf1 Mon Sep 17 00:00:00 2001 From: Lucas dos Santos Abreu Date: Wed, 6 Oct 2021 13:45:07 -0300 Subject: [PATCH] (fix): default is true Co-authored-by: Athul Cyriac Ajay --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1dbff9..ce582c7 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Since this project is contained all within one file, `main.py`. You can simply a SHOW_TIME: false ``` -`SHOW_TIME` flag can be set to false if you don't want to display the time spent in the readme, by default it will be false. Here is an example output with `SHOW_TITLE` set to true. +`SHOW_TIME` flag can be set to false if you don't want to display the time spent in the readme, by default it will be true. Here is an example output with `SHOW_TIME` set to false. ```text Week: 11 July, 2020 - 17 July, 2020