Skip to content

Commit

Permalink
Update README.md with latest version
Browse files Browse the repository at this point in the history
Update README.md with latest version
  • Loading branch information
farhan7reza7 authored Oct 15, 2024
1 parent e3d2323 commit bb2fec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ npm install @farhan7reza7/diff-ymd-package
##### Can include in page `using script tag` from CDN

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/lib/index.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].4/lib/index.min.js"></script>

```

Expand All @@ -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
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/lib/index.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].4/lib/index.min.js"></script>

```

Expand Down

0 comments on commit bb2fec3

Please sign in to comment.