From 61bf6f5783f7fa38ef5e4ac86658f8f779b5cceb Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 8 Jun 2025 16:30:44 +0300 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d70c8d4..c5dd3b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ [![Dependencies](https://deps.rs/repo/github/YGGverse/htcount/status.svg)](https://deps.rs/repo/github/YGGverse/htcount) [![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` and exporting totals in multiple formats, such as JSON or SVG badge +Simple CLI/daemon tool for counting visitors using `access.log` + +Export totals in multiple formats, such as JSON or SVG badge! ## Features