From f5e09c787d7bb02070ea9a7350502c259061ed8b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 16 Jun 2013 08:51:11 +0200 Subject: [PATCH] cal: added csv support to the README --- cal/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cal/README.md b/cal/README.md index ded1b330..c19f07ce 100644 --- a/cal/README.md +++ b/cal/README.md @@ -13,7 +13,10 @@ The calendars are exported at http://example.com/cal/username/format -currently the only supported format is __ical__. +currently the following formats are supported + +* ical +* csv. Author ------