From f2f68afeaad727223fd593a1b0732bf6c4a9535a Mon Sep 17 00:00:00 2001 From: ssut Date: Mon, 6 Jul 2015 15:37:03 +0900 Subject: [PATCH] Add many badges :) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f1597..8650e02 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Py-GoogleTrans -[![Build Status](https://travis-ci.org/ssut/py-googletrans.svg?branch=master)](https://travis-ci.org/ssut/py-googletrans) +[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](http://opensource.org/licenses/MIT) +[![wercker status](https://app.wercker.com/status/b888422b2e335c431f9a10bd8b2768cd/s "wercker status")](https://app.wercker.com/project/bykey/b888422b2e335c431f9a10bd8b2768cd) [![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) [![Coverage Status](https://coveralls.io/repos/ssut/py-googletrans/badge.svg)](https://coveralls.io/r/ssut/py-googletrans) [![Code Climate](https://codeclimate.com/github/ssut/py-googletrans/badges/gpa.svg)](https://codeclimate.com/github/ssut/py-googletrans) +[![Dependency Status](https://gemnasium.com/ssut/py-googletrans.svg)](https://gemnasium.com/ssut/py-googletrans) Py-GoogleTrans is a Python library that translates the text you want to translate using Google Translate.