From fb55199d4fba8679d153b2b10dcb638818563842 Mon Sep 17 00:00:00 2001 From: oliverpool Date: Tue, 3 Nov 2015 14:02:02 +0100 Subject: [PATCH] Gather badges at the beginning of the readme --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index e44ef785..da4c1660 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Patacrep, a songbook compilation chain ====================================== +|sources| |pypi| |documentation| |license| + |build-travis| |build-appveyor| This package provides a compilation toolchain that produce LaTeX @@ -8,8 +10,6 @@ songbook using the LaTeX songs package. A new LaTeX document class is provided to allow specific customisation and new command like embedded guitar tabs or lilypond sheets. -|license| - Document are subject to the GNU GPLv2 except if another licence is precised in the header. @@ -21,8 +21,8 @@ Patacrep is only compatible with Python > 3.3. Installation ------------ -Using pip |pypi| -^^^^^^^^^^^^^^^^ +Using pip +^^^^^^^^^ For the stable version, as simple as:: @@ -32,8 +32,8 @@ Or for the latest version:: pip3 install https://github.com/patacrep/patacrep/archive/master.zip -For developement |sources| -^^^^^^^^^^^^^^^^^^^^^^^^^^ +For developement +^^^^^^^^^^^^^^^^ Clone Patacrep repos:: @@ -60,8 +60,8 @@ Run Look for existing songbook files in `patadata `_. -Documentation |documentation| ------------------------------ +Documentation +------------- The full documentation is hosted by readthedoc, here : http://patacrep.readthedocs.org/.