Skip to content

Commit 5202b41

Browse files
committed
readme: add pypi badge
1 parent 0bc2318 commit 5202b41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ immutables
77
.. image:: https://ci.appveyor.com/api/projects/status/tgbc6tq56u63qqhf?svg=true
88
:target: https://ci.appveyor.com/project/MagicStack/immutables
99

10+
.. image:: https://img.shields.io/pypi/v/immutables.svg
11+
:target: https://pypi.python.org/pypi/immutables
12+
1013
An immutable mapping type for Python.
1114

1215
The underlying datastructure is a Hash Array Mapped Trie (HAMT)

0 commit comments

Comments
 (0)