Small improvement to readme

This commit is contained in:
Markus Unterwaditzer 2015-02-21 18:29:07 +01:00
parent 2a16f39c80
commit 3a0757d8ae
2 changed files with 5 additions and 5 deletions

View file

@ -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.

View file

@ -3,10 +3,10 @@ vdirsyncer
==========
Vdirsyncer synchronizes your calendars and addressbooks between two
:ref:`storages <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 <supported>`, none of which have to know or
worry about syncing to a server.
:ref:`storages <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 <supported>`, none of which have to
know or worry about syncing to a server.
It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ is for IMAP.