Skip to content

Commit

Permalink
feat(README): add img shield for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
uhryniuk committed Oct 13, 2024
1 parent fe505f4 commit 4066a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# tally

[![Crates.io](https://img.shields.io/crates/v/tally-cli.svg)](https://crates.io/crates/tally-cli)
![Docker Image Version](https://img.shields.io/docker/v/uhryniuk/tally/latest?color=blue&label=docker)

A CLI tool to manage global counters from the command line. Written in Rust with SQLite, it's capable of managing interprocess usage and ideal for iterating and templating.

Expand Down

0 comments on commit 4066a4b

Please sign in to comment.