docs(readme): update description and features for clarity
This commit is contained in:
parent
e4f1926cb8
commit
408592994e
1 changed files with 4 additions and 2 deletions
|
@ -7,8 +7,9 @@ The Calendar Merger project is a web application that allows users to merge mult
|
|||
- Add calendars
|
||||
- Specify prefixes for each calendar
|
||||
- Override event summaries if desired
|
||||
- Search for and edit previously merged calendars
|
||||
|
||||
The application also generates a unique URL for the merged calendar and updates it every hour using a cron job.
|
||||
The application also generates a unique URL for the merged calendar and updates it ever so often.
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -16,7 +17,8 @@ The application also generates a unique URL for the merged calendar and updates
|
|||
- Specify prefixes for each calendar
|
||||
- Optionally override event summaries
|
||||
- Generate a unique URL for the merged calendar
|
||||
- Automatically update the merged calendar every hour
|
||||
- Automatically update the merged calendar
|
||||
- Search for and edit previously merged calendars
|
||||
|
||||
## Calender Directory
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue