diff --git a/README.md b/README.md index 8bc6e698d..1d8be11a3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # pyglotaran + + pyglotaran is a Python library for Global and Target Analysis +A common use case for the library is the analysis of time-resolved spectroscopy measurements in the study of energy transfer pathways in photosynthesis, or the characterization of energy transfer (in-)efficiencies in photovoltaics. + [![PyPI version](https://badge.fury.io/py/pyglotaran.svg)](https://badge.fury.io/py/pyglotaran) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/pyglotaran.svg)](https://anaconda.org/conda-forge/pyglotaran) ![Tests](https://github.com/glotaran/pyglotaran/workflows/Tests/badge.svg) [![Documentation Status](https://readthedocs.org/projects/pyglotaran/badge/?version=latest)](https://pyglotaran.readthedocs.io/en/latest/?badge=latest) -[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/glotaran/pyglotaran.git/main?urlpath=lab%2Ftree%2Fdocs%2Fsource%2Fnotebooks) +[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/glotaran/pyglotaran.git/main?urlpath=lab%2Ftree%2Fdocs%2Fsource%2Fnotebooks)\ [![Coverage Status](https://codecov.io/gh/glotaran/pyglotaran/branch/master/graph/badge.svg)](https://codecov.io/gh/glotaran/pyglotaran) [![Total alerts](https://img.shields.io/lgtm/alerts/g/glotaran/pyglotaran.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/glotaran/pyglotaran/alerts/) [![Discord](https://img.shields.io/discord/883443835135475753.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/KfnEYRSTJx) @@ -76,6 +80,7 @@ Until then, enjoy your glimpse into the future. ## Community Support For questions / suggestion please reach out to us via: + 1. [GitHub issues](https://github.com/glotaran/pyglotaran/issues) 2. [Discord](https://discord.gg/KfnEYRSTJx) 3. [Google-Groups mailing list](https://groups.google.com/forum/#!forum/glotaran) diff --git a/changelog.md b/changelog.md index 22a0e8e9b..3c1520a44 100644 --- a/changelog.md +++ b/changelog.md @@ -31,7 +31,7 @@ ### 📚 Documentation -- 🎨 Add new logo (#1083) +- 🎨 Add new logo (#1083, #1087) ### 🗑️ Deprecations (due in 0.8.0)