From: funilrys Date: Sat, 13 Jul 2019 11:51:13 +0000 (+0200) Subject: Introduction of the black badge. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f97458927c86eeef9f3edb15c76575ed8af735a4;p=stevenblack-hosts.git Introduction of the black badge. More info at: https://github.com/python/black#show-your-style --- diff --git a/readme_template.md b/readme_template.md index 1d7218f03..b48bf9ca5 100644 --- a/readme_template.md +++ b/readme_template.md @@ -10,6 +10,7 @@ [![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts) [![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors) [![Build Status](https://travis-ci.org/StevenBlack/hosts.svg?branch=master)](https://travis-ci.org/StevenBlack/hosts) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) [![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master) [![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)