Skip to content

Commit f8956e5

Browse files
authored
Add PYPI-Badge
1 parent 2d24a90 commit f8956e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Dijkstra and A* take the weight of the fields on the map into account.
1515
[![Build Status](https://travis-ci.org/brean/python-pathfinding.svg?branch=master)](https://travis-ci.org/brean/python-pathfinding)
1616
[![Coverage Status](https://coveralls.io/repos/github/brean/python-pathfinding/badge.svg?branch=master)](https://coveralls.io/github/brean/python-pathfinding?branch=master)
1717
![MIT License](https://img.shields.io/github/license/brean/python-pathfinding)
18+
![PyPI](https://img.shields.io/pypi/v/pathfinding)
1819

1920
Installation
2021
------------

0 commit comments

Comments
 (0)