From 960dc763024f4099791f3d319a5e540fb00580a1 Mon Sep 17 00:00:00 2001 From: christofsteel Date: Mon, 22 May 2017 14:12:12 +0200 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1063acb..944426c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ `warp` can be used to execute single Python file and Python modules. It captures calls to the `argparse` module of Python and renders a web GUI based on the options and arguments defined. It also displays the output of the program inside -the web GUI and allows you to stop, pause and resume the Program, as well as +the web GUI and allows you to stop, pause and resume the program, as well as downloading the output. ## Install