Skip to content

Commit 18ba2f7

Browse files
committed
added badges
1 parent 2930e8e commit 18ba2f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
LaunchDarkly SDK for Python
22
===========================
33

4-
![Circle CI](https://circleci.com/gh/launchdarkly/python-client.png)
4+
[![Circle CI](https://img.shields.io/circleci/project/launchdarkly/python-client.png)](https://circleci.com/gh/launchdarkly/python-client)
5+
[![PyPI](https://img.shields.io/pypi/v/ldclient-py.svg?maxAge=2592000)](https://pypi.python.org/pypi/ldclient-py)
6+
[![PyPI](https://img.shields.io/pypi/dm/ldclient-py.svg?maxAge=2592000)](https://pypi.python.org/pypi/ldclient-py)
7+
[![Twitter Follow](https://img.shields.io/twitter/follow/launchdarkly.svg?style=social&label=Follow&maxAge=2592000)](https://twitter.com/intent/follow?screen_name=launchdarkly)
58

69
Quick setup
710
-----------

0 commit comments

Comments
 (0)