diff options
author | Teddy Wing | 2017-06-04 01:24:57 +0200 |
---|---|---|
committer | Teddy Wing | 2017-06-04 01:24:57 +0200 |
commit | b7f6ee30221f208a3505b03390d6e9f0431c448e (patch) | |
tree | 98052dffdc77ebbb2c6b9ea026d61435cd79cd9f /README.md | |
parent | 79b5deb4a3f7530efe83c9d90ab45d52b97ccf79 (diff) | |
download | timetasker-b7f6ee30221f208a3505b03390d6e9f0431c448e.tar.bz2 |
README: Move URLs to bottom of file
Makes it a bit easier to read as text.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |