diff --git a/README.rst b/README.rst index 65abebdda0e503849f34ab14194208a0ef018caa..333ca7c54e3ba32c449eb4f06580ccc7a19da489 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,6 @@ Template :target: https://git.shore.co.il/nimrod/template/-/commits/master :alt: pipeline status -.. image:: https://img.shields.io/pypi/v/template.svg - :target: https://pypi.org/project/template/ - :alt: Latest version on PyPI - .. image:: https://img.shields.io/pypi/l/template.svg :target: http://www.gnu.org/licenses/agpl-3.0.en.html :alt: Project license @@ -17,14 +13,18 @@ Template :target: https://pypistats.org/packages/template :alt: PyPI Stats -| - .. image:: https://img.shields.io/pypi/implementation/template.svg :alt: Supported Python implementations +| + .. image:: https://img.shields.io/pypi/pyversions/template.svg :alt: Supported Python versions +.. image:: https://img.shields.io/pypi/v/template.svg + :target: https://pypi.org/project/template/ + :alt: Latest version on PyPI + A CLI tool for generating files from `Jinja2 <http://jinja.pocoo.org/>`_ templates and environment variables.