From faa95b4e21743016aeb920b32352cb191a88b540 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Wed, 1 May 2024 20:41:02 +0800 Subject: [PATCH] Update README.md Added citation to original uwu icon creator --- example/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/README.md b/example/README.md index 8a4b730..a14ee27 100644 --- a/example/README.md +++ b/example/README.md @@ -13,6 +13,6 @@ The templates folder contains the template for overriding the build in error or - whitelist.html (Error page when client being blocked by whitelist rule) - blacklist.html (Error page when client being blocked by blacklist rule) +To use the template, copy and paste the `wwww` folder to the same directory as zoraxy executable (aka the src/ file if you `go build` with the current folder tree). - -To use the template, copy and paste the `wwww` folder to the same directory as zoraxy executable (aka the src/ file if you `go build` with the current folder tree) . \ No newline at end of file +It is worth mentioning that the uwu icons for not-found and access-denied are created by @SAWARATSUKI