Skip to content

Commit

Permalink
📝 chore: update readme with new features complete status
Browse files Browse the repository at this point in the history
  • Loading branch information
anuzpandey committed Oct 28, 2023
1 parent ca56001 commit 5636ab4
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 @@ -15,7 +15,7 @@
<input type="text" readonly data-nepali-date-picker="date_of_birth" placeholder="YYYY-MM-DD">
<input type="text" readonly data-nepali-date-picker="registered_at" placeholder="YYYY-MM-DD">

<script src="./js/nepali-date-picker.min.js"></script>
<script src="js/nepali-date-picker.min.js"></script>

<script>
new NepaliDatePicker()
Expand Down Expand Up @@ -78,6 +78,6 @@ NepaliDatePicker.convertToNepaliDate(2053, 1, 10)
- [x] ~~Nepali~~
- [ ] Date Picker Theme
- [x] ~~Light~~
- [ ] Dark
- [x] ~~Dark~~
- [ ] Min Date
- [ ] Max Date

0 comments on commit 5636ab4

Please sign in to comment.