Skip to content

Commit

Permalink
Merge pull request #110 from Rayiumir/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
majidh1 authored Sep 7, 2024
2 parents cdb0144 + 9f712cc commit 5f6be5e
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,14 @@

## نصب و استفاده
1- با استفاده از npm یا فولدر dist در همین مخزن آخرین نسخه را دریافت کنید
<br/>
<div dir="ltr">
&nbsp&nbsp&nbsp npm i @majidh1/jalalidatepicker
<br/>&nbsp&nbsp &nbsp OR<br/>
&nbsp&nbsp&nbsp https://github.com/majidh1/JalaliDatePicker => /dist/
<br/>
</div>

```shell
npm i @majidh1/jalalidatepicker
```
OR
```html
https://github.com/majidh1/JalaliDatePicker => /dist/
```
2- دوفایل زیر را به پروژه اضافه کنید
<br/><br/>
<div dir="ltr">
Expand Down Expand Up @@ -157,17 +158,15 @@ jalaliDatepicker.startWatch({
})
```

ATTR On Input:
## ATTR On Input:

```shell
data-jdp

data-jdp-min-date

data-jdp-max-date

data-jdp-only-date

data-jdp-only-time
```
</div>
Expand Down

0 comments on commit 5f6be5e

Please sign in to comment.