From f56c16360bea0e67b903767156021d12d8373769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Sun, 10 Jan 2016 00:36:49 +0100 Subject: [PATCH] update the readme --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 95bc82b..c065623 100644 --- a/README.rst +++ b/README.rst @@ -20,8 +20,8 @@ In a separate process, you also need to run the worker:: $ rqworker -Then, the only thing you need is an HTTP client to tell the proxy to download -a package. So you can go with your browser at -http://localhost:6543/blog.notmyidea.org -And it will download it at the location specified in the configuration file. +To test it:: + + $ http POST http://0.0.0.0:6543/website url="https://refugeeinfo.eu/" title="Refugee Info" email="alexis@notmyidea.org" +