diff --git a/README.md b/README.md index 4b2338e..a82fe68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # A generic blank Python project [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Build Status](https://travis-ci.com/volpatto/blank-python-project.svg?branch=master)](https://travis-ci.com/volpatto/blank-python-project) ![](https://github.com/volpatto/blank-python-project/workflows/linux/badge.svg?branch=master) ![](https://github.com/volpatto/blank-python-project/workflows/osx/badge.svg?branch=master)