From b7f6ee30221f208a3505b03390d6e9f0431c448e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Jun 2017 01:24:57 +0200 Subject: README: Move URLs to bottom of file Makes it a bit easier to read as text. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d47d1e9..f137a08 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ Timetasker CLI ============== Provides a nice command line interface to submit time sheets using [Time -Task](https://timetask.com). This command will submit a single time entry. +Task][1]. This command will submit a single time entry. -The project improves upon a [Chrome -extension](https://github.com/teddywing/chrome-timetasker) that auto-fills the -time sheet form on the website. +The project improves upon a [Chrome extension][2] that auto-fills the time sheet +form on the website. ## Usage @@ -110,4 +109,6 @@ Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included COPYING file). +[1]: https://timetask.com +[2]: https://github.com/teddywing/chrome-timetasker [3]: https://github.com/teddywing/timetasker/releases -- cgit v1.2.3