Skip to content
Snippets Groups Projects
Commit f970c7ed authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update README.md

parent 4d46e1b5
No related branches found
No related tags found
No related merge requests found
=============================== Planetary Input / Output [![Join the chat at https://gitter.im/USGS-Astrogeology/plio](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/USGS-Astrogeology/plio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Planetary Input / Output
=============================== ===============================
A planetary surface data input/output library written in Python. The release version of `plio` is avaiable via conda-forge. A planetary surface data input/output library written in Python. The release version of `plio` is avaiable via conda-forge.
...@@ -39,12 +38,17 @@ It is possible to list all of the versions of `plio` available on your platform ...@@ -39,12 +38,17 @@ It is possible to list all of the versions of `plio` available on your platform
conda search plio --channel conda-forge conda search plio --channel conda-forge
``` ```
.. image:: https://badges.gitter.im/USGS-Astrogeology/plio.svg Installing development branch of plio
:alt: Join the chat at https://gitter.im/USGS-Astrogeology/plio =====================================
:target: https://gitter.im/USGS-Astrogeology/plio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
We maintain a development branch of plio that is used as a staging area for our releases. The badges and information below describe the bleeding edge builds.
[![Build Status](https://travis-ci.org/USGS-Astrogeology/plio.svg?branch=dev)](https://travis-ci.org/USGS-Astrogeology/plio)
.. image:: https://travis-ci.org/USGS-Astrogeology/plio.svg?branch=master [![Coverage Status](https://coveralls.io/repos/github/USGS-Astrogeology/plio/badge.svg?branch=master)](https://coveralls.io/github/USGS-Astrogeology/plio?branch=master)
:target: https://travis-ci.org/USGS-Astrogeology/plio
.. image:: https://coveralls.io/repos/github/USGS-Astrogeology/plio/badge.svg?branch=master To install the development version:
:target: https://coveralls.io/github/USGS-Astrogeology/plio?branch=master
```
conda install -c usgs-astrogeology/label/dev plio
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment