Skip to content

Commit 56afecc

Browse files
ryan-williamsclaude
andcommitted
Use shields.io badge with custom label
Switch from badge.fury.io to shields.io to display package name in the badge label instead of "pypi package" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1f9e04d commit 56afecc

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
@@ -2,7 +2,7 @@
22

33
Yet Another YAML AST - programmatically transform YAML, preserving whitespace and comments
44

5-
[![PyPI version](https://badge.fury.io/py/lossless-yaml.svg)](https://badge.fury.io/py/lossless-yaml)
5+
[![lossless-yaml](https://img.shields.io/pypi/v/lossless-yaml?label=lossless-yaml)](https://pypi.org/project/lossless-yaml/)
66

77
## Why?
88

0 commit comments

Comments
 (0)