diff options
author | Teddy Wing | 2017-06-04 01:56:55 +0200 |
---|---|---|
committer | Teddy Wing | 2017-06-04 01:56:55 +0200 |
commit | d575e2535b4ce53e875a6ef6ac21cbbb6e51fca2 (patch) | |
tree | e430bcbdd75bbd69bb9b6ad3c2d94c58bc3a3f5a | |
parent | 48c53b17b4d77ef2a094eb3fc3bf163e0ca75b29 (diff) | |
download | timetasker-d575e2535b4ce53e875a6ef6ac21cbbb6e51fca2.tar.bz2 |
README: Change description wording
I personally think this tool "vastly improves" upon the Chrome
extension. After all, it's much more flexible, and it lives in the
console, both of which are immense pluses.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ Timetasker CLI Provides a nice command line interface to submit time sheets using [Time Task][1]. This command will submit a single time entry. -The project improves upon a [Chrome extension][2] that auto-fills the time sheet -form on the website. +The project vastly improves upon a [Chrome extension][2] that auto-fills the +time sheet form on the website. ## Usage |