summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8bff852..98b1888 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@
AWS authentication for Amazon S3 for the wonderful [pyhon requests library](http://python-requests.org)
-- Tested with python 2.6 and python 3.3.2
+[![Build Status](https://travis-ci.org/tax/python-requests-aws.svg?branch=master)](https://travis-ci.org/tax/python-requests-aws)
+
+- Tested with python 2.7 and python 3
- At the moment only S3 is supported
## Usage