From 36d8b535d72b63788de20fb7feaa1c25e4d9ac40 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 20 Feb 2016 21:48:08 +0100 Subject: [PATCH] Update README to deduplicate docs --- README.rst | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index e706c16..f2a099e 100644 --- a/README.rst +++ b/README.rst @@ -22,19 +22,14 @@ It aims to be for CalDAV and CardDAV what `OfflineIMAP .. image:: https://codecov.io/github/untitaker/vdirsyncer/coverage.svg?branch=master :target: https://codecov.io/github/untitaker/vdirsyncer?branch=master -Installation and usage -====================== +Links of interest +================= -If you already have it installed and want to quickly configure it, copy the -``config.example`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run -``vdirsyncer sync``. +* Check out `the tutorial + `_ for basic + usage. -If that method doesn't work for you or you want a deeper understanding of what -you just did, check out `the tutorial -`_. - -.. [1] Or ``$XDG_CONFIG_HOME/vdirsyncer/config`` (normally - ``~/.config/vdirsyncer/config``) for XDG-Basedir spec compliance. +* See `CONTACT.rst `_ for help and support. Donations =========