From: Christian Weiske Date: Thu, 8 Feb 2018 21:28:24 +0000 (+0100) Subject: tell about cli usage X-Git-Tag: v1.0.0~3 X-Git-Url: https://git.cweiske.de/playVideoOnDreamboxProxy.git/commitdiff_plain/241a23008e0673a1428018a55a913ec6efbc8a01 tell about cli usage --- diff --git a/README.rst b/README.rst index e439a56..b5bd181 100644 --- a/README.rst +++ b/README.rst @@ -38,6 +38,10 @@ Send the web site URL via POST to ``play.php``:: -H 'Content-type: text/plain'\ http://proxy.example.org/play.php +You can test it on command line, too:: + + $ php www/play.php http://example.org/page.htm + ======= License