diff --git a/README.md b/README.md index 470fcfa..aa0f216 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Timer -Pure Python Timer GUI. +Pure Python Timer GUI (with tkinter). ## Install ```sh -pipx install https://git.qu3.org/an/timer +pipx install git+https://git.qu3.org/Qu3/timer.git ``` ## Usage