From 69cbcd7fdacf318f4f59ad58f4a852c2e7054038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Hurtado?= Date: Thu, 31 Oct 2019 15:30:02 +0100 Subject: [PATCH] Fix code highlights in README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 31b2c1c..c07e145 100644 --- a/README.rst +++ b/README.rst @@ -48,12 +48,14 @@ With Kapow! you just need to create a ``.pow`` file named ``backups.pow`` that contains: .. code-block:: sh + kapow route add /backups \ -c 'cloudx storage ls /backups | grep $(kapow get /request/params/query) | kapow set /response/body' and execute it in the remote host with the command: .. code-block:: sh + kapow server backups.pow and that's it. Done. You have a web server that people can use to request