summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattjegan <matthewj.egan@hotmail.com>2016-10-04 13:38:01 +1100
committermattjegan <matthewj.egan@hotmail.com>2016-10-04 13:38:01 +1100
commitdaec55d4e15d632c9507f9327ae2cea600ffd95c (patch)
tree85d1af8bc1b7046fd0ee402835f41a08c674f48c
parent89a1ffa77bcfdfba44b4713c1e296e5e3143126a (diff)
downloaddocker-py-daec55d4e15d632c9507f9327ae2cea600ffd95c.tar.gz
Fix syntax in README required by RST
Before the readme is converted to rst it required an extra character to convert with no errors. Signed-off-by: Matthew Egan <matthewj.egan@hotmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bdec785..876ed02 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The latest stable version is always available on PyPi.
pip install docker-py
Documentation
-------------
+-------------
[![Documentation Status](https://readthedocs.org/projects/docker-py/badge/?version=latest)](https://readthedocs.org/projects/docker-py/?badge=latest)