Skip to content

Commit f8931da

Browse files
authored
Update README.md
Updates codecov badge
1 parent 5db05a5 commit f8931da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">Ordinal hashing of multidimensonal data and geographic coordinates via <a href="https://en.wikipedia.org/wiki/Z-order_curve">Morton coding / Z-ordering</a>.</p>
44

5-
# <div align="center">[![GitHub tag](https://img.shields.io/github/tag/trevorprater/pymorton.svg)]() [![License](https://img.shields.io/badge/license-MIT-red.svg)]() [![Status](https://img.shields.io/badge/status-stable-brightgreen.svg)]() [![GitHub issues](https://img.shields.io/github/issues/trevorprater/pymorton.svg)]() [![Coverage Status](https://img.shields.io/codecov/c/github/trevorprater/trevorprater.svg)](http://codecov.io/github/trevorprater/pymorton?branch=master) [![Join the chat at https://gitter.im/trevorprater/pymorton](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/trevorprater/pymorton?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)</div>
5+
# <div align="center">[![GitHub tag](https://img.shields.io/github/tag/trevorprater/pymorton.svg)]() [![License](https://img.shields.io/badge/license-MIT-red.svg)]() [![Codecov](https://img.shields.io/codecov/c/github/trevorprater/pymorton.svg)]() [![Status](https://img.shields.io/badge/status-stable-brightgreen.svg)]() [![GitHub issues](https://img.shields.io/github/issues/trevorprater/pymorton.svg)]()</div>
66

77
<p align="center">
88
<img src="https://i.imgur.com/WlMKO20r.jpg" height=10% width=100%>

0 commit comments

Comments
 (0)