mirror of https://github.com/docker/docker-py.git
Merge pull request #1306 from bfirsh/mmmmmm-vector-graphics
Use SVG for build status badge
This commit is contained in:
commit
c66c7f8b0a
|
@ -1,6 +1,6 @@
|
|||
# Docker SDK for Python
|
||||
|
||||
[](https://travis-ci.org/docker/docker-py)
|
||||
[](https://travis-ci.org/docker/docker-py)
|
||||
|
||||
**Warning:** This readme is for the development version of docker-py, which is significantly different to the stable version. [Documentation for the stable version is here.](https://docker-py.readthedocs.io/)
|
||||
|
||||
|
|
Loading…
Reference in New Issue