From c8a2821f37f890ac1969c1c24339cbfc10ce5d22 Mon Sep 17 00:00:00 2001 From: oliverpool Date: Tue, 3 Nov 2015 11:36:39 +0100 Subject: [PATCH] Split the badges at relevant locations --- README.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 45c93177..b12f35bb 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ Patacrep, a songbook compilation chain ====================================== -|sources| |pypi| |license| - +|license| |build-travis| |build-appveyor| This package provides a compilation toolchain that produce LaTeX @@ -21,15 +20,15 @@ Patacrep is only compatible with Python > 3.3. Installation ------------ -Using pip -^^^^^^^^^ +Using pip |pypi| +^^^^^^^^^^^^^^^^ As simple as:: pip3 install patacrep -For developement -^^^^^^^^^^^^^^^^ +For developement |sources| +^^^^^^^^^^^^^^^^^^^^^^^^^^ Clone Patacrep repos:: @@ -56,8 +55,8 @@ Run Look for existing songbook files in `patadata `_. -More informations ------------------ +Documentation |documentation| +----------------------------- The full documentation is hosted by readthedoc, here : http://patacrep.readthedocs.org/.