Skip to content

Commit 468aef2

Browse files
authored
Revise Pylint badge section in README
Updated Pylint badge section with new headings and adjusted badge descriptions.
1 parent 16b1c8c commit 468aef2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ Simple CI Demo for Python code
1010

1111
![Pylint Score](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)
1212

13-
### Pylint badge
13+
### Color Badge Color
1414
[![Pylint Score](https://img.shields.io/badge/pylint-0.0%20%2F%205.0-red)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1515

16-
### Color Badge
1716
[![Pylint Score](https://img.shields.io/badge/pylint-5.0%20%2F%208.0-yellow)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1817

1918
[![Pylint Score](https://img.shields.io/badge/pylint-8.0%20%2F%2010-brightgreen)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)

0 commit comments

Comments
 (0)