Skip to content

Commit 6937a2c

Browse files
update
1 parent ad3d176 commit 6937a2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

databind/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<img src="https://img.shields.io/pypi/pyversions/pydoc-markdown?style=for-the-badge" alt="Python versions">
55
<a href="https://pypi.org/project/pydoc-markdown/"><img src="https://img.shields.io/pypi/v/pydoc-markdown?style=for-the-badge"></a>
66
</p>
7-
<p align="center">
7+
<p align="center"><i>
88
Databind is a Python serialization library on top of dataclasses, inspired by similar libraries from other languages
9-
like <a href="https://github.com/FasterXML/jackson-databind">jackson-databind</a> and <a href="https://serde.rs/">serde-rs</a>.
9+
like <a href="https://github.com/FasterXML/jackson-databind">jackson-databind</a> and <a href="https://serde.rs/">serde-rs</a>.</i>
1010
</p>
1111
<p align="center">
12-
<a href="https://niklasrosenstein.github.io/python-databind/core/basic-usage/">CORE Guide</a>
12+
<a href="https://niklasrosenstein.github.io/python-databind/core/basic-usage/">CORE Guide</a> |
1313
<a href="https://niklasrosenstein.github.io/python-databind/json/examples/">JSON Examples</a>
1414
</p>
1515

0 commit comments

Comments
 (0)