Skip to content

Commit

Permalink
#36 Update README.md with cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedMRaihan committed Jul 4, 2023
1 parent f2f5667 commit 8655832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ At present, 96.42% code coverage is achieved in test cases.
# ব্যবহার নির্দেশিকা
এই লাইব্রেরীটি ব্যবহার করতে অন্য কোন লাইব্রেরী আবশ্যক নয়। প্রথমে লাইব্রেরীটি লোড করুন আপনার কোডে:
```javascript
<script type='text/javascript' src='<path-to-buetDateTime.js'></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/AhmedMRaihan/BanglaDateJS@master/src/buetDateTime.js"></script>
```
এরপরে নিচের কোডটি কল করুন convert ফাংশনে আপনার দরকার মতো প্যারামিটার দিয়ে:
```javascript
Expand Down

0 comments on commit 8655832

Please sign in to comment.