From 101771417c873d2ce94d5b34ad93ea1acbdcea21 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 24 Apr 2021 08:38:39 +0200 Subject: [PATCH] Updated repo url. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24fc82b..4221958 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # kitchentimer -Simple timing application for text terminals. Helper for preparing tea, +Small timing application for text terminals. Helper for preparing tea, coffee, pasta etc. 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 @@ -8,7 +8,7 @@ interactively. ## Installation - cargo install --git "https://git.twix.ws/shy/kitchentimer.git" + cargo install --git "https://github.com/shybird/kitchentimer.git" ## Usage