From 16f1d17588ece99a362ac9d869173fa5e67b58e6 Mon Sep 17 00:00:00 2001 From: Washington Botelho Date: Tue, 16 Jan 2018 01:25:46 -0200 Subject: [PATCH] doc: add code climate badage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08df8a1..94008ce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/wbotelhos/rating.svg)](https://travis-ci.org/wbotelhos/rating) [![Gem Version](https://badge.fury.io/rb/rating.svg)](https://badge.fury.io/rb/rating) +[![Maintainability](https://api.codeclimate.com/v1/badges/cc5efe8b06bc1d5e9e8a/maintainability)](https://codeclimate.com/github/wbotelhos/rating/maintainability) A true Bayesian rating system with scope and cache enabled.