We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bf2a36 + 640c147 commit 1621df0Copy full SHA for 1621df0
{{cookiecutter.project_name}}/README.rst
@@ -5,6 +5,14 @@
5
:target: https://dev.azure.com/InsightSoftwareConsortium/ITKModules/_build/latest?definitionId=8&branchName=master
6
:alt: Build Status
7
8
+.. image:: https://img.shields.io/pypi/v/{{ cookiecutter.python_package_name }}.svg
9
+ :target: https://pypi.python.org/pypi/{{ cookiecutter.python_package_name }}
10
+ :alt: PyPI Version
11
+
12
+.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
13
+ :target: {{ cookiecutter.download_url }}/blob/master/LICENSE)
14
+ :alt: License
15
16
Overview
17
--------
18
0 commit comments