From 165dc36f8d350549c56c12907af669ae0589d68c Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sat, 23 May 2020 13:38:28 +0200 Subject: [PATCH] Add examples --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5b6aa6fe..865352b1 100644 --- a/README.rst +++ b/README.rst @@ -310,8 +310,8 @@ The default scheme is ``http://`` and can be omitted from the argument: .. code-block:: bash - # => http://example.org $ http example.org + # => http://example.org HTTPie also installs an ``https`` executable, where the default @@ -320,8 +320,8 @@ scheme is ``https://``: .. code-block:: bash - # => https://example.org $ https example.org + # => https://example.org Querystring parameters