mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 17:15:37 +00:00
update readme
This commit is contained in:
parent
1f349cd7c7
commit
0a36d45a47
1 changed files with 3 additions and 3 deletions
|
|
@ -4,15 +4,15 @@
|
||||||
[](https://deps.rs/repo/github/YGGverse/htcount)
|
[](https://deps.rs/repo/github/YGGverse/htcount)
|
||||||
[](https://crates.io/crates/htcount)
|
[](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)\
|
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)!
|
Export totals in multiple formats, such as JSON or SVG badge!
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Export formats
|
### Export formats
|
||||||
|
|
||||||
* [x] JSON - for API usage
|
* [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
|
## Install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue