From c4295c09ba033740cd665bbe44eaf2f4f8dca47a Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 4 Jul 2020 09:53:00 -0700 Subject: change license badge color --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74bade8..59e2251 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![PyPI Statistics](https://img.shields.io/pypi/dm/dnspython.svg)](https://pypistats.org/packages/dnspython) [![Build Status](https://dev.azure.com/halley0415/halley/_apis/build/status/rthalley.dnspython?branchName=master)](https://dev.azure.com/halley0415/halley/_build/latest?definitionId=1&branchName=master) [![Coverage](https://codecov.io/github/rthalley/dnspython/coverage.svg?branch=master)](https://codecov.io/gh/rthalley/dnspython) -[![License: ISC](https://img.shields.io/badge/License-ISC-green.svg)](https://opensource.org/licenses/ISC) +[![License: ISC](https://img.shields.io/badge/License-ISC-brightgreen.svg)](https://opensource.org/licenses/ISC) ## INTRODUCTION -- cgit v1.2.1