Skip to content

Commit 3b9c403

Browse files
committed
cookie README: add 'code style black' badge
1 parent efc2bfc commit 3b9c403

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

{{ cookiecutter.library_name }}/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Introduction
2525
:target: https://github.com/{{ full_repo_name }}/actions
2626
:alt: Build Status
2727

28+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
29+
:target: https://github.com/psf/black
30+
:alt: Code Style: Black
31+
2832
{% if cookiecutter.library_description != "" %}
2933
{{- cookiecutter.library_description }}
3034
{% else %}

0 commit comments

Comments
 (0)