From c84078bcff7f8c832d566779d98142b55c583365 Mon Sep 17 00:00:00 2001 From: Noodles <20896419+alex-lushiku@users.noreply.github.com> Date: Tue, 31 Aug 2021 21:01:43 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec7fd64..f7a83c5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Request examples: * `http://localhost:8080/http://google.com/` - Google.com with CORS headers * `http://localhost:8080/google.com` - Same as previous. * `http://localhost:8080/google.com:443` - Proxies `https://google.com/` -* `http://localhost:8080/` - Shows usage text, as defined in `libs/help.txt` +* `http://localhost:8080/` - Shows usage text, as defined in `lib/help.txt` * `http://localhost:8080/favicon.ico` - Replies 404 Not found Live examples: