Skip to content

Commit 9dd9a0c

Browse files
committed
Arrange README.rst badges
* Align them horizontally * Add AppVeyor build status
1 parent 8388ea0 commit 9dd9a0c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
Shapely
33
=======
44

5-
.. image:: https://travis-ci.org/Toblerity/Shapely.svg?branch=master
5+
|travis| |appveyor| |coveralls|
6+
7+
.. |travis| image:: https://travis-ci.org/Toblerity/Shapely.svg?branch=master
68
:target: https://travis-ci.org/Toblerity/Shapely
79

8-
.. image:: https://coveralls.io/repos/github/Toblerity/Shapely/badge.svg?branch=master
10+
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Toblerity/Shapely?branch=master&svg=true
11+
:target: https://ci.appveyor.com/project/frsci/shapely?branch=master
12+
13+
.. |coveralls| image:: https://coveralls.io/repos/github/Toblerity/Shapely/badge.svg?branch=master
914
:target: https://coveralls.io/github/Toblerity/Shapely?branch=master
1015

1116
Manipulation and analysis of geometric objects in the Cartesian plane.

0 commit comments

Comments
 (0)