summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c19e46..1e8b60c 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,10 @@ Simple command-line CalDav client, for adding and browsing calendar items, todo
Status
------
-This is work in progress. Writing to calendars seems to work, and I'm using it actively for adding stuff to my calendars - taking out the agenda is not completed yet. This is written in python2 as some of the libraries being used aren't available in python3.
+This is work in progress. Writing to calendars seems to work, and I'm using it actively for adding stuff to my calendars - taking out the agenda is not completed yet.
+
+This is written in python2 as some of the libraries being used aren't
+available in python3.
Rationale
---------