Updated repo url.
This commit is contained in:
parent
c805053c63
commit
101771417c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# kitchentimer
|
# kitchentimer
|
||||||
|
|
||||||
Simple timing application for text terminals. Helper for preparing tea,
|
Small timing application for text terminals. Helper for preparing tea,
|
||||||
coffee, pasta etc.
|
coffee, pasta etc.
|
||||||
Features a single large up-counting clock with optional alarm times. Alarm
|
Features a single large up-counting clock with optional alarm times. Alarm
|
||||||
times may be given as command line arguments, read from stdin or entered
|
times may be given as command line arguments, read from stdin or entered
|
||||||
|
@ -8,7 +8,7 @@ interactively.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
cargo install --git "https://git.twix.ws/shy/kitchentimer.git"
|
cargo install --git "https://github.com/shybird/kitchentimer.git"
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue