aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-01-04 23:27:34 -0500
committerLibravatar Silas Bartha <[email protected]>2024-01-04 23:27:34 -0500
commit2de0122678495ec0c9108d20ad6fcb2edce8abb6 (patch)
tree1385442a83fb7faec45789c6e31c8631444c3017
parenta26da560a35676e6da30e45f18ab09dc1b54c268 (diff)
Added crates.io link to README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d69f677..eccbbfc 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# pomc: pomodoro daemon client
+![Crates.io Version](https://img.shields.io/crates/v/pomc)
+
This program provides a basic CLI client for the [pomd](https://github.com/exvacuum/pomd) pomodoro daemon.
## Installation