Skip to content

Commit

Permalink
Merge branch 'master-bs5' of https://github.com/Mds92/MD.BootstrapPer…
Browse files Browse the repository at this point in the history
…sianDateTimePicker into master-bs5
  • Loading branch information
Mds92 committed Aug 12, 2022
2 parents 822af50 + 17ee4ab commit 3258284
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Now add these files to you html:
<link href="/dist/mds.bs.datetimepicker.style.css" rel="stylesheet"/>
<script src="/dist/mds.bs.datetimepicker.js"></script>
```
##### NOTE:
This library css file must be after bootstrap css file

I suggest to add scripts at the end of `body` tag and after `bootstrap` js file.
### How to use:
```javascript
Expand Down

0 comments on commit 3258284

Please sign in to comment.