diff --git a/README.rst b/README.rst
index b42dddb..57b93db 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ The OpenRefine Python Client Library provides an interface to
communicating with an `OpenRefine `_ server.
If you are looking for a command line interface to OpenRefine then you might be interested in the docker variation of this library:
-`felixlohmeier/openrefine-client`_. You will find examples for batch processing (e.g. for usage in shell scripts) there.
+`felixlohmeier/openrefine-client `_. You will find examples for batch processing (e.g. for usage in shell scripts) there.
If you are familiar with python and want to go into more depth, then read on!