From dc860cb4f4ed47e6db63dc667801857b10e846b5 Mon Sep 17 00:00:00 2001 From: oHTGo Date: Wed, 27 Oct 2021 01:57:37 +0700 Subject: [PATCH] update README.md for 2 options --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a37b2c1..5f87975 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,10 @@ jobs: `COMMIT_BY_ME` flag can be set to `True` to commit the code using your name and email +`COMMIT_MESSAGE` flag can be to set message commit, default is "Updated with Dev Metrics" + +`SHOW_UPDATED_DATE` flag can be set to `True` to show updated date in end of paragraph + `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)