pytool-template/README.md
2023-02-11 08:23:19 -06:00

21 lines
513 B
Markdown

# coverage-rich
[![PyPI - Version](https://img.shields.io/pypi/v/coverage-rich.svg)](https://pypi.org/project/coverage-rich)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/coverage-rich.svg)](https://pypi.org/project/coverage-rich)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install coverage-rich
```
## License
`coverage-rich` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.