From 3a0757d8aed6417620a788cb4800bc483a7b1220 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 21 Feb 2015 18:29:07 +0100 Subject: [PATCH] Small improvement to readme --- README.rst | 2 +- docs/index.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 44f100b..c4be947 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ vdirsyncer ========== Vdirsyncer synchronizes your calendars and addressbooks between two storages_. -The most popular purpose is to synchronize CalDAV and CardDAV with a local +The most popular purpose is to synchronize a CalDAV/CardDAV server with a local folder or file. The local data can then be accessed via a variety of programs_, none of which have to know or worry about syncing to a server. diff --git a/docs/index.rst b/docs/index.rst index 51b8e22..fe6fb95 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,10 +3,10 @@ vdirsyncer ========== Vdirsyncer synchronizes your calendars and addressbooks between two -:ref:`storages `. The most popular purpose is to synchronize CalDAV -and CardDAV with a local folder or file. The local data can then be accessed -via a variety of :doc:`programs `, none of which have to know or -worry about syncing to a server. +:ref:`storages `. The most popular purpose is to synchronize a +CalDAV/CardDAV server with a local folder or file. The local data can then be +accessed via a variety of :doc:`programs `, none of which have to +know or worry about syncing to a server. It aims to be for CalDAV and CardDAV what `OfflineIMAP `_ is for IMAP.