Skip to content

Commit 9e76ecd

Browse files
author
Emir Beganovic
committed
Add badges
1 parent 5741044 commit 9e76ecd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
=====================================
22
geospatial - PHP Geospatial Extension
33
=====================================
4+
.. image:: https://travis-ci.org/php-geospatial/geospatial.svg?branch=master
5+
:target: https://travis-ci.org/php-geospatial/geospatial
6+
.. image:: https://codecov.io/gh/php-geospatial/geospatial/branch/master/graphs/badge.svg?branch=master
7+
:target: https://codecov.io/github/php-geospatial/geospatial?branch=master
48

59
PHP Extension to handle common geospatial functions. The extension currently
610
has implementations of the Haversine and Vincenty's formulas for calculating

0 commit comments

Comments
 (0)