From 8c6e0ad129b62ccd05a7c75967876d766601523c Mon Sep 17 00:00:00 2001 From: Anmol Gangwar <90886585+cyberboyanmol@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:34:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 414b390..5dd55d6 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ to const res = await this._forexService.fxConversion(body); ``` -## Activate Cron Job (Cron App): +## Code Updates Cron Job (Cron App): Uncomment the cron scheduler in the file to enable fetching of exchange rates for all currencies every 30 seconds (recommended only if you have a premium API key).