diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ -# Scheduling of calendar events _(event)_ +# Shared calendars and puslishing events + +Decentral event planning and publishing tools. +Publish or share calendars within a group of people or publish events to a feed or a web page. + +## Scheduling of calendar events _(event)_ iCalendar specifies a file format for events. -CalDAV specifices how to manage events. +CalDAV specifies how to manage events. iCalendar spec is relatively simple, and widely supported. CalDAV spec is very big and complex, however, |