Skip to content

Commit 41d0514

Browse files
committed
README: cancel link of the "Python versions" badge
1 parent 43ab3e3 commit 41d0514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kaitai Struct: runtime library for Python
22

33
[![PyPI](https://img.shields.io/pypi/v/kaitaistruct)](https://pypi.org/project/kaitaistruct/)
4-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kaitaistruct)
4+
<a>![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kaitaistruct)</a>
55
[![PyPI - Downloads](https://img.shields.io/pypi/dd/kaitaistruct)](https://pypistats.org/packages/kaitaistruct)
66

77
This library implements Kaitai Struct API for Python.

0 commit comments

Comments
 (0)