From c4608ff8cd6aa9adf401759af51f92e22c86e487 Mon Sep 17 00:00:00 2001 From: roShan <45506201+truroshan@users.noreply.github.com> Date: Thu, 13 May 2021 11:32:01 +0530 Subject: [PATCH] Changed Deafult Age & Interval Minute --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44d0201..e085a0b 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ Replace the arguments above with the required values like mentioned below Optional arguments accepted: - - Pass `--a=` with your age (default is 45). + - Pass `--a=` with your age (default is 18). - - Pass `--t=` to change the frequency of calling Cowin API (default is 3 mins). + - Pass `--t=` to change the frequency of calling Cowin API (default is 1 min).