Skip to content

Commit

Permalink
mini doc
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanahmeed committed Aug 11, 2020
1 parent 108c10f commit 21c3bb8
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@

</div>

## Install
### Demo

[Demo here](https://vue-daily-schedule.vercel.app/)

### Install
```
npm install vue-daily-schedule
Expand Down Expand Up @@ -43,4 +47,13 @@ use it inside vue template
<VueSchedule v-model="schedule" />
</div>
</template>
```
```

### Contributor
Feel free if you want to submit pull request or an issue.

##### Creator
1. Burhanuddin Ahmad (Layoutting)
2. Oleg Zernov (Awesome draggable funciton)

### License

1 comment on commit 21c3bb8

@vercel
Copy link

@vercel vercel bot commented on 21c3bb8 Aug 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.