Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Kasaaian authored Oct 14, 2017
1 parent e097dc5 commit 0c43155
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 @@ -11,7 +11,7 @@ Use `npm i react-advance-jalaali-datepicker` in order to install the module.
## Usage
In order to use thi module, import the packege into your react component and use the module as below. The belowing example is the code used in the sample usage video below.

![demo of react advance jalaali datepicker](../demo.gif)
![demo of react advance jalaali datepicker](https://raw.githubusercontent.com/A-Kasaaian/react-advance-jalaali-datepicker/master//demo.gif)

```javascript
import {DatePicker, DateTimePicker, DateRangePicker, DateTimeRangePicker} from "react-advance-jalaali-datepicker";
Expand Down

0 comments on commit 0c43155

Please sign in to comment.