Skip to content

Commit ce24759

Browse files
committed
Fix CI badge syntax in README for proper display
1 parent fa4995e commit ce24759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ MIT – see `LICENSE` file.
116116
![Python](https://img.shields.io/badge/Python-Stdlib%20Only-blue)
117117
![Maintenance](https://img.shields.io/badge/Maintained-Yes-green)
118118
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
119-
![CI](<img alt="CI" src="https://github.com/jambhaleAnuj/python-package-size-analyzer/actions/workflows/python-package.yml/badge.svg">)
119+
![CI](https://github.com/jambhaleAnuj/python-package-size-analyzer/actions/workflows/python-package.yml/badge.svg)
120120

121121
---
122122

0 commit comments

Comments
 (0)