From 76654b06cc29bf20893d1d31ed547e94ba54cc02 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 8 Jun 2025 17:38:50 +0300 Subject: [PATCH] add reference to example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2614ac..d0dee29 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![crates.io](https://img.shields.io/crates/v/htcount.svg)](https://crates.io/crates/htcount) Simple CLI/daemon tool for counting visitors using `access.log`\ -Export totals in multiple formats, such as JSON or SVG badge! +Export totals in multiple formats, such as JSON or SVG [badge](https://raw.githubusercontent.com/YGGverse/htcount/refs/heads/main/default/counter.svg)! ## Features