diff --git a/README.md b/README.md index 84d6a3c..42de359 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ -![Unittests status badge](https://github.com/Hochfrequenz/python_template_repository/workflows/Unittests/badge.svg) -![Coverage status badge](https://github.com/Hochfrequenz/python_template_repository/workflows/Coverage/badge.svg) -![Linting status badge](https://github.com/Hochfrequenz/python_template_repository/workflows/Linting/badge.svg) -![Black status badge](https://github.com/Hochfrequenz/python_template_repository/workflows/Formatting/badge.svg) +![Unittests status badge](https://github.com/bo4e/BO4E-Python-Generator/workflows/Unittests/badge.svg) +![Coverage status badge](https://github.com/bo4e/BO4E-Python-Generator/workflows/Coverage/badge.svg) +![Linting status badge](https://github.com/bo4e/BO4E-Python-Generator/workflows/Linting/badge.svg) +![Black status badge](https://github.com/bo4e/BO4E-Python-Generator/workflows/Formatting/badge.svg) This is a template repository. It doesn't contain any useful code but only a minimal working setup for a Python project including: