fix typo in readme
This commit is contained in:
parent
8716b15d4c
commit
b83245cba9
|
@ -6,7 +6,7 @@ The OpenRefine Python Client Library provides an interface to
|
||||||
communicating with an `OpenRefine <http://openrefine.org/>`_ server.
|
communicating with an `OpenRefine <http://openrefine.org/>`_ server.
|
||||||
|
|
||||||
If you are looking for a command line interface to OpenRefine then you might be interested in the docker variation of this library:
|
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<https://hub.docker.com/r/felixlohmeier/openrefine-client/>`_. You will find examples for batch processing (e.g. for usage in shell scripts) there.
|
`felixlohmeier/openrefine-client <https://hub.docker.com/r/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!
|
If you are familiar with python and want to go into more depth, then read on!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue