mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-22 22:09:50 +03:00
Add code style black to the generated README
This commit is contained in:
parent
8925ec9d02
commit
b594a15847
|
@ -6,6 +6,9 @@
|
||||||
.. image:: https://img.shields.io/badge/built%20with-Cookiecutter%20Django-ff69b4.svg
|
.. image:: https://img.shields.io/badge/built%20with-Cookiecutter%20Django-ff69b4.svg
|
||||||
:target: https://github.com/pydanny/cookiecutter-django/
|
:target: https://github.com/pydanny/cookiecutter-django/
|
||||||
:alt: Built with Cookiecutter Django
|
:alt: Built with Cookiecutter Django
|
||||||
|
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
||||||
|
:target: https://github.com/ambv/black
|
||||||
|
:alt: Black code style
|
||||||
{% if cookiecutter.open_source_license != "Not open source" %}
|
{% if cookiecutter.open_source_license != "Not open source" %}
|
||||||
|
|
||||||
:License: {{cookiecutter.open_source_license}}
|
:License: {{cookiecutter.open_source_license}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user