diff --git a/README.rst b/README.rst index 5316a221..b214c79f 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,6 @@ +.. image:: https://travis-ci.org/PyGithub/PyGithub.svg?branch=master + :target: https://travis-ci.org/PyGithub/PyGithub + This is a Python (2 and 3) library to access the `Github API v3 `_. With it, you can manage `Github `_ resources (repositories, user profiles, organizations, etc.) from Python scripts.