diff --git a/README.md b/README.md
index 0cafbc5..5a92228 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Ordinal hashing of multidimensonal data and geographic coordinates via Morton coding / Z-ordering.
-# [![GitHub tag](https://img.shields.io/github/tag/trevorprater/pymorton.svg)]() [![License](https://img.shields.io/badge/license-MIT-blue.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)]()
+# [![Codecov](https://img.shields.io/codecov/c/github/trevorprater/pymorton.svg)](https://codecov.io/gh/trevorprater/pymorton) [![Travis](https://img.shields.io/travis/trevorprater/pymorton.svg)](https://travis-ci.org/trevorprater/pymorton) [![Status](https://img.shields.io/badge/status-stable-brightgreen.svg)](https://travis-ci.org/trevorprater/pymorton) [![GitHub tag](https://img.shields.io/github/tag/trevorprater/pymorton.svg)]() [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/trevorprater/pymorton/blob/master/LICENSE.md)