Skip to content

Commit

Permalink
Merge pull request #1750 from troessner/add_download_badge
Browse files Browse the repository at this point in the history
Add downloads badge.
  • Loading branch information
troessner committed Nov 12, 2023
2 parents 70d6d53 + 7521322 commit 7eaf6dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

## Overview

* ![Downloads](https://img.shields.io/badge/Downloads-%3E24_million-blue)
* ![Build Status](https://github.com/troessner/reek/actions/workflows/ruby.yml/badge.svg?branch=master)
* [![Gem Version](https://badge.fury.io/rb/reek.svg)](https://badge.fury.io/rb/reek)
* ![Git Tag](http://img.shields.io/github/tag/troessner/reek.svg)
Expand All @@ -43,6 +44,7 @@
* [![Code Climate](https://codeclimate.com/github/troessner/reek/badges/gpa.svg)](https://codeclimate.com/github/troessner/reek)
* [![codebeat](https://codebeat.co/badges/42fed4ff-3e55-4aed-8ecc-409b4aa539b3)](https://codebeat.co/projects/github-com-troessner-reek)


## Quickstart

Reek is a tool that examines Ruby classes, modules and methods and reports any
Expand Down

0 comments on commit 7eaf6dd

Please sign in to comment.