diff --git a/README.md b/README.md index 1c43f96..7584706 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # easytree [![pythons](https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)](https://pypi.org/project/easytree) -[![build](https://github.com/dschenck/easytree/workflows/easytree/badge.svg)](https://github.com/dschenck/easytree/actions) +[![tests and coverage](https://github.com/dschenck/easytree/actions/workflows/testing.yml/badge.svg?branch=main)](https://github.com/dschenck/easytree/actions/workflows/testing.yml) [![PyPI version](https://badge.fury.io/py/easytree.svg)](https://badge.fury.io/py/easytree) [![Documentation Status](https://readthedocs.org/projects/easytree/badge/?version=latest)](https://easytree.readthedocs.io/en/latest/?badge=latest) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)