diff --git a/README.md b/README.md
index 8c0c5dd2..6d7d8f10 100644
--- a/README.md
+++ b/README.md
@@ -7,15 +7,15 @@
[![Dependency Status][david-badge]][david-badge-url]
[![peerDependency Status][david-peer-badge]][david-peer-badge-url]
-[![CircleCI Status][circle-ci-badge]][circle-ci-badge-url]
-[![GitHub Workflow][github-workflow-badge]][github-workflow-badge-url]
-[![Build Status][azure-devops-badge]][azure-devops-badge-url]
+[![GitHub Build][github-workflow-badge]][github-workflow-badge-url]
+[![CircleCI Build][circle-ci-badge]][circle-ci-badge-url]
+[![Azure DevOps Build][azure-devops-badge]][azure-devops-badge-url]
+
[![Codecov Coverage][codecov-badge]][codecov-badge-url]
[![Codeclimate Coverage][codeclimate-coverage-badge]][codeclimate-coverage-badge-url]
-![Maintainability][sonarcloud-badge]
-[![Codacy Badge][codacy-badge]][codacy-badge-url]
-[![Maintainability][codeclimate-maintainability-badge]][codeclimate-maintainability-badge-url]
+[![Codacy Quality][codacy-badge]][codacy-badge-url]
+[![Codeclimate Maintainability][codeclimate-maintainability-badge]][codeclimate-maintainability-badge-url]
Allows us to check if an element is within the browsers visual viewport
@@ -36,43 +36,47 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-
+
-
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
+
-
+This project follows the [all-contributors][all-contributors-url] specification. Contributions of any kind welcome!
+
+
+
[circle-ci-badge]: https://img.shields.io/circleci/build/github/k3nsei/ng-in-viewport/master?logo=CircleCi&style=flat-square&token=1c961beeff7d2e03a4203efd1858081b9901caac
[circle-ci-badge-url]: https://circleci.com/gh/k3nsei/ng-in-viewport/tree/master
[azure-devops-badge]: https://img.shields.io/azure-devops/build/k3nsei/a2099adb-d5fb-4377-b950-042475976b1e/3?logo=Azure%20Pipelines&style=flat-square
[azure-devops-badge-url]: https://k3nsei.visualstudio.com/ng-in-viewport/_build/latest?definitionId=3
[github-workflow-badge]: https://img.shields.io/github/workflow/status/k3nsei/ng-in-viewport/Main?logo=GitHub&style=flat-square
[github-workflow-badge-url]: https://github.com/k3nsei/ng-in-viewport/actions?query=workflow%3AMain
-[codeclimate-maintainability-badge]: https://img.shields.io/codeclimate/maintainability/k3nsei/ng-in-viewport?logo=Code%20Climate&style=flat-square
-[codeclimate-maintainability-badge-url]: https://codeclimate.com/github/k3nsei/ng-in-viewport/maintainability
[codeclimate-coverage-badge]: https://img.shields.io/codeclimate/coverage/k3nsei/ng-in-viewport?logo=Code%20Climate&style=flat-square
[codeclimate-coverage-badge-url]: https://codeclimate.com/github/k3nsei/ng-in-viewport/test_coverage
-[codacy-badge]: https://img.shields.io/codacy/grade/6fe02a88e70e4786a70ec2e94714794d?logo=codacy&style=flat-square
+[codeclimate-maintainability-badge]: https://img.shields.io/codeclimate/maintainability/k3nsei/ng-in-viewport?logo=Code%20Climate&style=flat-square
+[codeclimate-maintainability-badge-url]: https://codeclimate.com/github/k3nsei/ng-in-viewport/maintainability
+[codacy-badge]: https://img.shields.io/codacy/grade/ecdd996716754fa395314f98f60b0c2a?logo=codacy&style=flat-square
[codacy-badge-url]: https://www.codacy.com/manual/k3nsei/ng-in-viewport?utm_source=github.com&utm_medium=referral&utm_content=k3nsei/ng-in-viewport&utm_campaign=Badge_Grade
[codecov-badge]: https://img.shields.io/codecov/c/github/k3nsei/ng-in-viewport/develop?logo=codecov&style=flat-square
[codecov-badge-url]: https://codecov.io/gh/k3nsei/ng-in-viewport
-[sonarcloud-badge]: https://img.shields.io/sonar/quality_gate/ng-in-viewport?logo=SonarCloud&server=https%3A%2F%2Fsonarcloud.io&style=flat-square
[david-badge]: https://img.shields.io/david/k3nsei/ng-in-viewport?logo=node.js&path=projects%2Fng-in-viewport&style=flat-square
[david-badge-url]: https://david-dm.org/k3nsei/ng-in-viewport/develop?path=projects/ng-in-viewport
[david-peer-badge]: https://img.shields.io/david/peer/k3nsei/ng-in-viewport?logo=node.js&path=projects%2Fng-in-viewport&style=flat-square
@@ -84,3 +88,8 @@ This project follows the [all-contributors](https://github.com/all-contributors/
[lib-docs]: https://k3nsei.gitbook.io/ng-in-viewport/
[example-app]: https://ng-in-viewport-example.stackblitz.io/
[example-app-embed]: https://stackblitz.com/edit/ng-in-viewport-example?embed=1&file=src/main.ts
+[all-contributors-url]: https://github.com/all-contributors/all-contributors
+
+
+
+