Skip to content

Commit f1d5f02

Browse files
KeepALifeUSclaude
andcommitted
Fix PyPI badge URLs: add .svg suffix for shields.io compatibility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c93ee3e commit f1d5f02

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# sfs2x-py
22

33
[![CI](https://github.com/KeepALifeUS/sfs2x-py/actions/workflows/ci.yml/badge.svg)](https://github.com/KeepALifeUS/sfs2x-py/actions/workflows/ci.yml)
4-
[![PyPI](https://img.shields.io/pypi/v/sfs2x-py)](https://pypi.org/project/sfs2x-py/)
5-
[![Python](https://img.shields.io/pypi/pyversions/sfs2x-py)](https://pypi.org/project/sfs2x-py/)
6-
[![Downloads](https://img.shields.io/pypi/dm/sfs2x-py)](https://pypi.org/project/sfs2x-py/)
4+
[![PyPI](https://img.shields.io/pypi/v/sfs2x-py.svg)](https://pypi.org/project/sfs2x-py/)
5+
[![Python](https://img.shields.io/pypi/pyversions/sfs2x-py.svg)](https://pypi.org/project/sfs2x-py/)
6+
[![Downloads](https://img.shields.io/pypi/dm/sfs2x-py.svg)](https://pypi.org/project/sfs2x-py/)
77
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
88

99
**Pure Python implementation of the SmartFoxServer 2X binary protocol.**

0 commit comments

Comments
 (0)