aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-03-22 11:37:34 -0600
committerkballou <kballou@devnulllabs.io>2016-04-27 15:33:05 -0600
commit4ca1b6dbdd1c58155faddde18908e6b09e80c757 (patch)
treec6690f622cd36941a3b20689dc2b5440a1766bff /README.md
downloadtoglx-4ca1b6dbdd1c58155faddde18908e6b09e80c757.tar.gz
toglx-4ca1b6dbdd1c58155faddde18908e6b09e80c757.tar.xz
toglx: toggl cli client - initial commitv0.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..aa443ef
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Toglx #
+
+Toggl(ex) time tracking CLI
+
+Gives basic support for starting and stopping tasks.
+
+## License ##
+
+This code is provided as-is, without warranty under the terms of the GNU Public
+License (GPL) version 3 or later. For more information about the terms and
+conditions, please see the attached `LICENSE` file or the license can be found
+[online][1].
+
+[1]: http://www.gnu.org/licenses/gpl.html