diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2014-05-04 16:57:18 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2014-05-04 16:57:25 +0200 |
| commit | cc93c4f3ddade455cc4f55bc93167b1d2aeddc4f (patch) | |
| tree | 81ff066242e972e01bf65685a54f4c32dc198704 /README.md | |
| parent | 1f225d4b8c3d7eb90038c246a289a18c7b655da2 (diff) | |
| download | GitPython-cc93c4f3ddade455cc4f55bc93167b1d2aeddc4f.tar.gz GitPython-cc93c4f3ddade455cc4f55bc93167b1d2aeddc4f.zip | |
Fixed travis-ci url in Readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ## GitPython -.. image:: https://travis-ci.org/gitpython-developers/GitPython.svg?branch=master :target: https://travis-ci.org/gitpython-developers/GitPython +[](https://travis-ci.org/gitpython-developers/GitPython) GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. |
