diff --git a/README.md b/README.md index d9be6c0c..c7f85f78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python Project Generator -[![Tests Status](https://github.com/sanders41/python-project-generator/workflows/Testing/badge.svg?branch=main&event=push)](https://github.com/sanders41/python-project-generator/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush) +[![Tests Status](https://github.com/sanders41/python-project-generator/actions/workflows/testing.yml/badge.svg?branch=main&event=push)](https://github.com/sanders41/python-project-generator/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush) ![crates.io](https://img.shields.io/crates/v/python-project-generator.svg?color=brightgreen) Generates a Python project structure with github actions for continuous integration and continuous