Skip to content

Commit 60c87a3

Browse files
fix badges
1 parent 6937a2c commit 60c87a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

databind/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<h1 align="center">databind</h1>
22

33
<p align="center">
4-
<img src="https://img.shields.io/pypi/pyversions/pydoc-markdown?style=for-the-badge" alt="Python versions">
5-
<a href="https://pypi.org/project/pydoc-markdown/"><img src="https://img.shields.io/pypi/v/pydoc-markdown?style=for-the-badge"></a>
4+
<img src="https://img.shields.io/pypi/pyversions/databind?style=for-the-badge" alt="Python versions">
5+
<a href="https://pypi.org/project/databind/"><img src="https://img.shields.io/pypi/v/databind?style=for-the-badge"></a>
66
</p>
77
<p align="center"><i>
88
Databind is a Python serialization library on top of dataclasses, inspired by similar libraries from other languages

0 commit comments

Comments
 (0)