Skip to content

Commit 7d4bb84

Browse files
authored
Update README.rst
1 parent 0ab7bdd commit 7d4bb84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
svgpath2mpl
22
===========
33

4-
.. image:: https://travis-ci.org/nvictus/svgpath2mpl.svg?branch=master
5-
:target: https://travis-ci.org/nvictus/svgpath2mpl
4+
.. image:: https://github.com/nvictus/svgpath2mpl/actions/workflows/python-test.yml/badge.svg
5+
:target: https://github.com/nvictus/svgpath2mpl/actions
66

77
Parse SVG paths into matplotlib ``Path`` objects for plotting.
88

0 commit comments

Comments
 (0)