diff --git a/README.md b/README.md index 9b928da..d0a5c37 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ [![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` in the [Common Log Format](https://en.wikipedia.org/wiki/Common_Log_Format)\ -Export totals in multiple formats, such as JSON or SVG [badge](https://github.com/YGGverse/htcount/tree/main/default)! +Simple CLI/daemon tool for counting visitors using `access.log` in the [Common Log Format](https://en.wikipedia.org/wiki/Common_Log_Format).\ +Export totals in multiple formats, such as JSON or SVG badge! ## Features ### Export formats * [x] JSON - for API usage -* [x] SVG - configurable badge button +* [x] SVG - configurable badge button (or [default](https://github.com/YGGverse/htcount/tree/main/default)) ## Install