More content for the readme

This commit is contained in:
Markus Unterwaditzer 2014-03-15 19:55:44 +01:00
parent f3e7a4a5cd
commit b578ae3af4

View file

@ -1,11 +1,15 @@
***This is still work-in-progress! Expect breakage, bad docs and data-loss.*** # vdirsyncer
[![Build Status](https://travis-ci.org/untitaker/vdirsyncer.png?branch=master)](https://travis-ci.org/untitaker/vdirsyncer)
vdirsyncer synchronizes your calendars and addressbooks between two storages. vdirsyncer synchronizes your calendars and addressbooks between two storages.
The supported storages are CalDAV, CardDAV and The supported storages are CalDAV, CardDAV and
[vdir](https://github.com/untitaker/vdir). [vdir](https://github.com/untitaker/vdir).
While i use it daily and haven't experienced data loss (even when vdirsyncer
crashed), i don't know if the documentation is sufficient. If you have any
questions regarding the usage, feel free to open a new issue.
[![Build Status](https://travis-ci.org/untitaker/vdirsyncer.png?branch=master)](https://travis-ci.org/untitaker/vdirsyncer)
It aims to be for CalDAV and CardDAV what It aims to be for CalDAV and CardDAV what
[OfflineIMAP](http://offlineimap.org/) is for IMAP. [OfflineIMAP](http://offlineimap.org/) is for IMAP.