From 238e6f8d1fe5563116dbe56079374eea855a143a Mon Sep 17 00:00:00 2001 From: ssut Date: Mon, 6 Jul 2015 04:19:44 +0900 Subject: [PATCH] Add code climate badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57eeda1..b17228e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/ssut/py-googletrans.svg?branch=master)](https://travis-ci.org/ssut/py-googletrans) [![Documentation Status](https://readthedocs.org/projects/py-googletrans/badge/?version=latest)](https://readthedocs.org/projects/py-googletrans/?badge=latest) [![PyPI version](https://badge.fury.io/py/py-googletrans.svg)](http://badge.fury.io/py/py-googletrans) +[![Code Climate](https://codeclimate.com/github/ssut/py-googletrans/badges/gpa.svg)](https://codeclimate.com/github/ssut/py-googletrans) Py-GoogleTrans is a Python library that translates the text you want to translate using Google Translate.