From a8a41da02872d138233ed989f6e814c353130b71 Mon Sep 17 00:00:00 2001
From: jlaura <jlaura@asu.edu>
Date: Fri, 17 Jun 2016 10:13:11 -0700
Subject: [PATCH] Update README.rst

---
 README.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 82bc96e..b20dfd7 100644
--- a/README.rst
+++ b/README.rst
@@ -10,14 +10,14 @@ Planetary Input / Output
         :target: https://pypi.python.org/pypi/plio
 
 .. image:: https://travis-ci.org/USGS-Astrogeology/plio.svg?branch=master
-    :target: https://travis-ci.org/USGS-Astrogeology/plio
+   :target: https://travis-ci.org/USGS-Astrogeology/plio
 
 .. image:: https://coveralls.io/repos/github/USGS-Astrogeology/plio/badge.svg?branch=master 
-    :target: https://coveralls.io/github/USGS-Astrogeology/plio?branch=master
+   :target: https://coveralls.io/github/USGS-Astrogeology/plio?branch=master
 
 .. image:: https://readthedocs.org/projects/plio/badge/?version=latest
-    :target: http://plio.readthedocs.io/en/latest/?badge=latest
-    :alt: Documentation Status
+   :target: http://plio.readthedocs.io/en/latest/?badge=latest
+   :alt: Documentation Status
 
 
 A planetary file I/O API
-- 
GitLab