Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6817a9d

Browse files
authored
Added more badges to README.md
1 parent 9d94651 commit 6817a9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![BuildStatus](https://travis-ci.org/sendgrid/python-http-client.svg?branch=master)](https://travis-ci.org/sendgrid/python-http-client)
44
[![Email Notifications Badge](https://dx.sendgrid.com/badge/python)](https://dx.sendgrid.com/newsletter/python)
55
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
6+
[![Codecov branch](https://img.shields.io/codecov/c/github/sendgrid/python-http-client/master.svg?style=flat-square&label=Codecov+Coverage)](https://codecov.io/gh/sendgrid/python-http-client)
67
[![Code Climate](https://codeclimate.com/github/sendgrid/python-http-client/badges/gpa.svg)](https://codeclimate.com/github/sendgrid/python-http-client)
8+
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/python-http-client.svg)](https://github.com/sendgrid/python-http-client/graphs/contributors)
79
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
810

911
**Quickly and easily access any RESTful or RESTful-like API.**
@@ -117,4 +119,4 @@ python-http-client is maintained and funded by SendGrid, Inc. The names and logo
117119

118120
# License
119121

120-
[The MIT License (MIT)](LICENSE.txt)
122+
[The MIT License (MIT)](LICENSE.txt)

0 commit comments

Comments
 (0)