We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6937a2c commit 60c87a3Copy full SHA for 60c87a3
databind/README.md
@@ -1,8 +1,8 @@
1
<h1 align="center">databind</h1>
2
3
<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>
+ <img src="https://img.shields.io/pypi/pyversions/databind?style=for-the-badge" alt="Python versions">
+ <a href="https://pypi.org/project/databind/"><img src="https://img.shields.io/pypi/v/databind?style=for-the-badge"></a>
6
</p>
7
<p align="center"><i>
8
Databind is a Python serialization library on top of dataclasses, inspired by similar libraries from other languages
0 commit comments