Browse Source

Gather badges at the beginning of the readme

pull/154/head
oliverpool 9 years ago
parent
commit
fb55199d4f
  1. 16
      README.rst

16
README.rst

@ -1,6 +1,8 @@
Patacrep, a songbook compilation chain Patacrep, a songbook compilation chain
====================================== ======================================
|sources| |pypi| |documentation| |license|
|build-travis| |build-appveyor| |build-travis| |build-appveyor|
This package provides a compilation toolchain that produce LaTeX 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 provided to allow specific customisation and new command like embedded
guitar tabs or lilypond sheets. guitar tabs or lilypond sheets.
|license|
Document are subject to the GNU GPLv2 except if another licence Document are subject to the GNU GPLv2 except if another licence
is precised in the header. is precised in the header.
@ -21,8 +21,8 @@ Patacrep is only compatible with Python > 3.3.
Installation Installation
------------ ------------
Using pip |pypi| Using pip
^^^^^^^^^^^^^^^^ ^^^^^^^^^
For the stable version, as simple as:: 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 pip3 install https://github.com/patacrep/patacrep/archive/master.zip
For developement |sources| For developement
^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^
Clone Patacrep repos:: Clone Patacrep repos::
@ -60,8 +60,8 @@ Run
Look for existing songbook files in `patadata <http://github.com/patacrep/patadata>`_. Look for existing songbook files in `patadata <http://github.com/patacrep/patadata>`_.
Documentation |documentation| Documentation
----------------------------- -------------
The full documentation is hosted by readthedoc, here : http://patacrep.readthedocs.org/. The full documentation is hosted by readthedoc, here : http://patacrep.readthedocs.org/.

Loading…
Cancel
Save