8000 Fix markdown · Anthchirp/msgpack-python@0dad821 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0dad821

Browse files
committed
Fix markdown
1 parent 2495099 commit 0dad821

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
@@ -5,7 +5,7 @@
55

66
## What's this
77

8-
`MessagePack <https://msgpack.org/>`_ is an efficient binary serialization format.
8+
[MessagePack](https://msgpack.org/) is an efficient binary serialization format.
99
It lets you exchange data among multiple languages like JSON.
1010
But it's faster and smaller.
1111
This package provides CPython bindings for reading and writing MessagePack data.

0 commit comments

Comments
 (0)
0