Skip to content

Commit 10e8257

Browse files
authored
Update README by removing Python version badge
Removed the Python version badge from the README.
1 parent f66740b commit 10e8257

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# libbbf-python: Bound Book Format (BBF) Tools & Python Bindings
22

3-
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/libbbf.svg)](https://pypi.org/project/libbbf/)
4-
[![PyPI](https://img.shields.io/pypi/v/libbbf.svg)](https://pypi.org/project/libbbf/)
3+
[![PyPI](https://img.shields.io/pypi/v/libbbf.svg)](https://pypi.org/v/libbbf/)
54
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
65

76
> [!WARNING]

0 commit comments

Comments
 (0)