mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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_.
|
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_,
|
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.
|
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
|
Vdirsyncer synchronizes your calendars and addressbooks between two
|
||||||
:ref:`storages <storages>`. The most popular purpose is to synchronize CalDAV
|
:ref:`storages <storages>`. The most popular purpose is to synchronize a
|
||||||
and CardDAV with a local folder or file. The local data can then be accessed
|
CalDAV/CardDAV server with a local folder or file. The local data can then be
|
||||||
via a variety of :doc:`programs <supported>`, none of which have to know or
|
accessed via a variety of :doc:`programs <supported>`, none of which have to
|
||||||
worry about syncing to a server.
|
know or worry about syncing to a server.
|
||||||
|
|
||||||
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
<http://offlineimap.org/>`_ is for IMAP.
|
<http://offlineimap.org/>`_ is for IMAP.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue