File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Currently there are 7 path-finders bundled in this library, namely:
15
15
Dijkstra and A* take the weight of the fields on the map into account.
16
16
17
17
[ ![ Build Status] ( https://travis-ci.com/brean/python-pathfinding.svg?branch=main )] ( https://travis-ci.com/brean/python-pathfinding )
18
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/brean/python-pathfinding/badge.svg?branch=master )] ( https://coveralls.io/github/brean/python-pathfinding?branch=master )
18
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/brean/python-pathfinding/badge.svg?branch=main )] ( https://coveralls.io/github/brean/python-pathfinding?branch=main )
19
19
![ MIT License] ( https://img.shields.io/github/license/brean/python-pathfinding )
20
20
![ PyPI] ( https://img.shields.io/pypi/v/pathfinding )
21
21
You can’t perform that action at this time.
0 commit comments