Skip to content

Commit 0ae8b63

Browse files
authored
add pypi version badge to readme (#52)
1 parent b4c8659 commit 0ae8b63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<a href="https://travis-ci.com/rmorshea/idom">
44
<img alt="Build Status" src="https://travis-ci.com/rmorshea/idom.svg?branch=master"/>
55
</a>
6+
<a href="https://pypi.python.org/pypi/idom">
7+
<img alt="Version Info" src="https://img.shields.io/pypi/v/spectate.svg"/>
8+
</a>
69
<a href="https://github.com/rmorshea/idom/blob/master/LICENSE"/>
710
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-purple.svg">
811
</a>

0 commit comments

Comments
 (0)