mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Small improvement to readme
This commit is contained in:
parent
2a16f39c80
commit
3a0757d8ae
2 changed files with 5 additions and 5 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue