From d4378768150b63d0d2669f7380d15f1555cf3f0c Mon Sep 17 00:00:00 2001 From: Antonino Ingargiola Date: Fri, 9 Sep 2016 12:31:37 -0700 Subject: [PATCH] Update README --- README.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d594938..b66f698 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Build status](https://ci.appveyor.com/api/projects/status/l6ncuo9hwqiul36y/branch/master?svg=true)](https://ci.appveyor.com/project/tritemio/phconvert/branch/master) +[![Build status](https://ci.appveyor.com/api/projects/status/l6ncuo9hwqiul36y/branch/master?svg=true)](https://ci.appveyor.com/project/tritemio/phconvert/branch/master) [![Build Status](https://travis-ci.org/Photon-HDF5/phconvert.svg?branch=master)](https://travis-ci.org/Photon-HDF5/phconvert) - + # phconvert *phconvert* is a python 2 & 3 library that helps writing valid @@ -84,9 +84,9 @@ in the Photon-HDF5 reference documentation. ## Installation -The recommended way to install *phconvert* is by using conda: +The recommended way to install *phconvert* is using conda: - conda install -c tritemio phconvert + conda install -c conda-forge phconvert If you don't have conda installed, please install the free python distribution [Anaconda](https://store.continuum.io/cshop/anaconda/) choosing the python 3 @@ -105,7 +105,7 @@ See also: ## Dependencies -- python 2.7 (legacy), 3.3 or greater (recommended) +- python 2.7 (legacy), 3.4 or greater (recommended) - future - numpy >=1.9 - pytables >=3.1 @@ -136,5 +136,15 @@ as authors in the next software-paper publication. For more details see our [contribution policy](http://photon-hdf5.readthedocs.org/en/latest/contributing.html). +## Authors + +List of contributors (by line of code): + +- Antonino Ingargiola (@tritemio) +- Ted Laurence (@talaurence) +- Marco Lamperti (@lampo808) +- Xavier Michalet (@smXplorer) +- Anders Barth (@AndersBarth) + ## Acknowledgements This work was supported by NIH Grant R01-GM95904.