From 9155bb67729f04e0316a2c989effd15252f2596d Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 8 Jun 2025 20:21:42 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a69ad6..3862d84 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ StandardError=null WantedBy=multi-user.target ``` * make sure `/var/www/htcount` directory exists -* replace `/path/to/default/template.svg` with your value +* replace `/path/to/default/template.svg` with your custom template path * use `ignore-host` to skip local host requests * to filter today-only records, use `match-time` argument `%d/%b/%Y` * to filter this month-only records use `%b/%Y`