diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2016-01-23 17:17:09 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2016-01-23 17:17:09 +0100 |
commit | d3a5701e5d481da452185e7a07d7b53493ed9073 (patch) | |
tree | 70bcaaf930127706185b0c72f79cd20b79a93e99 | |
parent | a4918a34b6b457e8c10c2fc2df939079e1ac4dcb (diff) | |
download | gitlab-d3a5701e5d481da452185e7a07d7b53493ed9073.tar.gz |
README is an RST file...
-rw-r--r-- | README.rst | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ -[](https://travis-ci.org/gpocentek/python-gitlab) - +.. image:: https://travis-ci.org/gpocentek/python-gitlab.svg?branch=master + :target: https://travis-ci.org/gpocentek/python-gitlab + Python GitLab ============= |