diff --git a/README.md b/README.md index 9e5cdc36..7c12b7f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Codewars [![Codewars Badge](https://www.codewars.com/users/marcobiedermann/badges/micro)](https://www.codewars.com/users/marcobiedermann) -[![codecov](https://img.shields.io/codecov/c/gh/marcobiedermann/codewars)](https://codecov.io/gh/marcobiedermann/codewars) -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/marcobiedermann/codewars/CI)](https://github.com/marcobiedermann/codewars/actions/workflows/ci.yml) +![Codecov](https://img.shields.io/codecov/c/gh/marcobiedermann/codewars) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/marcobiedermann/codewars/ci.yml) My attempt of solving [Codewars](https://www.codewars.com/) Katas in JavaScript.