Skip to content

Commit

Permalink
Add a codecov badge (#30)
Browse files Browse the repository at this point in the history
This adds a codecov badge to the README file.

Pull Request Link: #30
Pull Request Branch: donaldong/add_a_codecov_badge
  • Loading branch information
donaldong authored Jul 8, 2020
1 parent a21188a commit e58e20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Redcord
-------------------------------
[![Gem Version](https://badge.fury.io/rb/redcord.svg)](https://badge.fury.io/rb/redcord)
[![codecov](https://codecov.io/gh/chanzuckerberg/redcord/branch/master/graph/badge.svg)](https://codecov.io/gh/chanzuckerberg/redcord)

A Ruby ORM like Active Record, but for Redis.

Expand Down

0 comments on commit e58e20f

Please sign in to comment.