From ae4c1e3c831fc54e11b9174e2955cd3b2ebc1f24 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 15 Mar 2014 20:01:42 +0100 Subject: [PATCH] move travis badge back to top --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c2e4291..bc10d94 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ vdirsyncer ========== +.. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master + :target: https://travis-ci.org/untitaker/vdirsyncer + vdirsyncer synchronizes your calendars and addressbooks between two storages. The supported storages are CalDAV, CardDAV and `vdir `_. @@ -10,9 +13,6 @@ 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. -.. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master - :target: https://travis-ci.org/untitaker/vdirsyncer - It aims to be for CalDAV and CardDAV what `OfflineIMAP `_ is for IMAP.