Skip to content

Commit 184ea5c

Browse files
committed
readme updates
1 parent 19819f6 commit 184ea5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Keen IO Official Python Client Library
22
======================================
33

4-
[![Build Status](https://secure.travis-ci.org/keenlabs/KeenClient-Python.png?branch=new-keys)](http://travis-ci.org/keenlabs/KeenClient-Python)
4+
[![Build Status](https://secure.travis-ci.org/keenlabs/KeenClient-Python.png)](http://travis-ci.org/keenlabs/KeenClient-Python)
55

66
This is the official Python Client for the [Keen IO](https://keen.io/) API. The
77
Keen IO API lets developers build analytics features directly into their apps.
@@ -14,7 +14,7 @@ Use pip to install!
1414

1515
pip install keen
1616

17-
This client is known to work on Python 2.7.3.
17+
This client is known to work on Python 2.6, 2.7, 3.2, and 3.3
1818

1919
### Usage
2020

0 commit comments

Comments
 (0)