From 6799b7492a96b4038523f70dd95e68ab5077568f Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Sat, 16 Oct 2021 12:20:59 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f0c2d4..9184bd9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ then it will listen on port 8383. Then you can make requests like: To primitively rewrite relative hrefs to absolute ones: -`http://localhost:8383/?url=https://duckduckgo.com?rewrite=1` +`http://localhost:8383/?url=https://duckduckgo.com&rewrite=1` ## Install as a daemon