diff --git a/README.md b/README.md index aa7c611..4c59a2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # python-library -[![Maintainability](https://api.codeclimate.com/v1/badges/e1239b895f0ee2569b61/maintainability)](https://codeclimate.com/github/TogetherCrew/python-library/maintainability) -[![Test Coverage](https://api.codeclimate.com/v1/badges/e1239b895f0ee2569b61/test_coverage)](https://codeclimate.com/github/TogetherCrew/python-library/test_coverage) +[![Maintainability](https://api.codeclimate.com/v1/badges/1f01c7faab6d09fa3a83/maintainability)](https://codeclimate.com/github/TogetherCrew/python-library/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/1f01c7faab6d09fa3a83/test_coverage)](https://codeclimate.com/github/TogetherCrew/python-library/test_coverage) This repository acts as a template for python libraries that could be implemented.