diff --git a/README.md b/README.md index 82a5cc9a..37bda092 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ -**pysiral** is the python sea ice radar altimetry processing library - -### Documentation - -See [webpage at ReadTheDocs.org](https://pysiral.readthedocs.io/en/latest/#) +**pysiral** is the python sea ice radar altimetry processing toolbox ![Python package](https://github.com/shendric/pysiral/workflows/Python%20package/badge.svg) [![Documentation Status](https://readthedocs.org/projects/pysiral/badge/?version=latest)](https://pysiral.readthedocs.io/en/latest/?badge=latest) @@ -10,13 +6,17 @@ See [webpage at ReadTheDocs.org](https://pysiral.readthedocs.io/en/latest/#) [![Python Version](https://img.shields.io/badge/python-3.6,_3.7,_3.8,_3.9-blue)](https://www.python.org/downloads/) [![DOI](https://zenodo.org/badge/144590952.svg)](https://zenodo.org/badge/latestdoi/144590952) +### Documentation + +See [webpage at ReadTheDocs.org](https://pysiral.readthedocs.io/en/latest/#) + ### Requirements pysiral is based on the python 2.7 distribution until version 0.7.3 and on python 3.6+ for higher versions (tested until python 3.9). In addition it depends on several additional packages (see [requirements.txt](requirements.txt)) ### Distribution -The distribution of pysiral is based on python packages that can be installed with pip are released on [GitHub 'releases' page](https://github.com/shendric/pysiral/releases). +The distribution of pysiral is based on python packages that can be installed with pip are released on [GitHub 'releases' page](https://github.com/pysiral/pysiral/releases).