From 9e97aff653ce4db14bd582a29f3290566f642f28 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Mon, 20 Nov 2017 12:19:20 +0100 Subject: [PATCH] added windows one-file-executable --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index eb46451..70a3236 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,9 @@ communicating with an `OpenRefine `_ server. Download ======== -One-file-executable for Linux: `openrefine-client_0-3-2_linux-64bit `_ (5 MB) +One-file-executables: +* Linux: `openrefine-client_0-3-2_linux-64bit `_ (4,9 MB) +* Windows: `openrefine-client_0-3-2_windows `_ (5,1 MB) For native Python installation on Windows, Mac or Linux see `Installation <#installation>`_ below.