diff options
author | Silas Bartha <[email protected]> | 2024-01-05 02:55:08 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2024-01-05 02:55:08 -0500 |
commit | 4c99274340d741d61aa4eb71f51241826f896cf4 (patch) | |
tree | d14df25e38981e98c5b249fe2b085c71fc9b0b0a | |
parent | 2534c978d138981a9421e3f40cd770cad09ceb49 (diff) |
Update README badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # pomd: pomodoro daemon -![Crates.io Version](https://img.shields.io/crates/v/pomd) +[![Crates.io Version](https://img.shields.io/crates/v/pomd)](https://crates.io/crates/pomd) This program provides a simple pomodoro daemon for linux. Recommended to be used with [pomc](https://github.com/exvacuum/pomc) client |