From d9bec3efd3a936fe88b3644a777bbe19855cfd11 Mon Sep 17 00:00:00 2001 From: Ilya Kulakov Date: Wed, 19 Sep 2018 16:17:52 -0700 Subject: [PATCH] Add badges to README. --- README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.rst b/README.rst index 4996eb2..a3dee1b 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,16 @@ +.. image:: https://img.shields.io/pypi/v/git-archive-all.svg + :target: https://pypi.python.org/pypi/git-archive-all + :alt: PyPI +.. image:: https://travis-ci.org/Kentzo/git-archive-all.svg?branch=master + :target: https://travis-ci.org/Kentzo/git-archive-all + :alt: Travis +.. image:: https://img.shields.io/pypi/pyversions/git-archive-all.svg + :target: https://pypi.python.org/pypi/git-archive-all + :alt: Supported Python versions +.. image:: https://img.shields.io/pypi/implementation/git-archive-all.svg + :target: https://pypi.python.org/pypi/git-archive-all + :alt: Supported Python implementations + Archive repository with all its submodules. ::