Closed BwKodex closed 3 years ago
Could add a CI badge too so that it doesn't get lonely:
[![ci](https://github.com/rvbCMTS/PySkinDose/actions/workflows/ci.yml/badge.svg)](https://github.com/rvbCMTS/PySkinDose/actions/workflows/ci.yml)
Good suggestion @notZaki. Added it.
How about a badge for the documentation as well?
[![Documentation Status](https://readthedocs.org/projects/pyskindose/badge/?version=latest)](http://pyskindose.readthedocs.io/en/latest/?badge=latest)
Although some of the pages are still empty, I found the API documentation at the end to be useful.
How about a badge for the documentation as well?
[![Documentation Status](https://readthedocs.org/projects/pyskindose/badge/?version=latest)](http://pyskindose.readthedocs.io/en/latest/?badge=latest)
Although some of the pages are still empty, I found the API documentation at the end to be useful.
Very good suggestion! I've added it as well.
Adds a codecov-badge to the top of the readme