From bb2fec3401f106282b991d52c0d3743c6b3bf32b Mon Sep 17 00:00:00 2001 From: Farhan Reza Date: Tue, 15 Oct 2024 23:16:19 +0530 Subject: [PATCH] Update README.md with latest version Update README.md with latest version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0455e311..dc2e2450 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ npm install @farhan7reza7/diff-ymd-package ##### Can include in page `using script tag` from CDN ```html - + ``` @@ -91,7 +91,7 @@ const DatesYMD = require('diff-ymd-package'); // can use any if authenticated **Can include in html page `using script tag` from `CDN`** ```html - + ```