8000 Add badges to readme · raghav7997/twilio-python@5cd90bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cd90bb

Browse files
authored
Add badges to readme
1 parent 35401ce commit 5cd90bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# twilio-python
22

33
[![Build Status](https://secure.travis-ci.org/twilio/twilio-python.png?branch=master)](http://travis-ci.org/twilio/twilio-python)
4+
[![PyPI](https://img.shields.io/pypi/v/twilio.svg)](https://pypi.python.org/pypi/twilio)
5+
[![PyPI](https://img.shields.io/pypi/pyversions/twilio.svg)](https://pypi.python.org/pypi/twilio)
46

57
A module for using the Twilio REST API and generating valid
68
[TwiML](http://www.twilio.com/docs/api/twiml/ "TwiML -

0 commit comments

Comments
 (0)
0