summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul <paultax@gmail.com>2013-05-02 21:20:36 +0200
committerPaul <paultax@gmail.com>2013-05-02 21:20:36 +0200
commitef49c14f10c03c1db7768535e2f9f2bb7428b143 (patch)
treee0dc7a5d6b132ef20643c2b55e4b9e2fceb26af8
parentf15376bb4cf91c8aee6a06fdc0d1e277969e8211 (diff)
downloadpython-requests-aws-ef49c14f10c03c1db7768535e2f9f2bb7428b143.tar.gz
Add travis status image to readme
Add image to readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a9ad5f..2296d51 100644
--- a/README.md
+++ b/README.md
@@ -35,3 +35,5 @@ Installing requests-aws is simple with pip:
```
$ pip install requests-aws
```
+
+[![Build Status](https://travis-ci.org/tax/python-requests-aws.png?branch=master)](https://travis-ci.org/tax/python-requests-aws) \ No newline at end of file