Skip to content

Commit 2d24a90

Browse files
authored
Add license badge
1 parent b857bf8 commit 2d24a90

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
@@ -14,6 +14,7 @@ Dijkstra and A* take the weight of the fields on the map into account.
1414

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)
17+
![MIT License](https://img.shields.io/github/license/brean/python-pathfinding)
1718

1819
Installation
1920
------------

0 commit comments

Comments
 (0)