Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jignesh13 committed Sep 23, 2019
1 parent a29de01 commit f87bf29
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 @@ Make copy of the official Google Calendar app for your Android phone add some fe

• Events from Gmail - Flight, hotel, concert, restaurant reservations and more are added to your calendar automatically.

### How set event information and minimum and maximum date of project
### How set event information and minimum and maximum date of calendar
```java
//first param: HashMap<LocalDate,String[]> second and third param:LocalDate
calendarView.init(eventlist,mintime,maxtime);
Expand Down

0 comments on commit f87bf29

Please sign in to comment.