From 8db84763304d23a7671691e2ead28d47ea07f2dc Mon Sep 17 00:00:00 2001 From: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com> Date: Tue, 17 May 2022 00:06:50 +0530 Subject: [PATCH] docs: Remove duplicate code time --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2492e51..f79d961 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,6 @@ jobs: `UPDATED_DATE_FORMAT` flag can be set to put updated date into a format, default is `"%d/%m/%Y %H:%M:%S"` -`SHOW_TOTAL_CODE_TIME` flag can be set to `False` to hide the total code time - -![Code Time](http://img.shields.io/badge/Code%20Time-2%20hrs%2015%20mins-blue) - `SHOW_LINES_OF_CODE` flag can be set to `True` to show the Lines of code writen till date ![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I've%20written-1.3%20million%20Lines%20of%20code-blue)