diff --git a/README.md b/README.md index 750cf6961..c2188b223 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![CodeFactor](https://www.codefactor.io/repository/github/detekt/detekt/badge)](https://www.codefactor.io/repository/github/detekt/detekt) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Farturbosch%2Fdetekt-intellij-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Farturbosch%2Fdetekt?ref=badge_shield) [![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin) +[![dependabot](https://api.dependabot.com/badges/status?host=github&repo=checkstyle/checkstyle)](https://dependabot.com) Meet _detekt_, a static code analysis tool for the _Kotlin_ programming language. It operates on the abstract syntax tree provided by the Kotlin compiler.