summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2009-07-21 09:22:13 -0700
committerZack Hobson2009-07-21 09:22:13 -0700
commite0a2e5b1e9cfe7ea81b335e62d33ef6aadc55964 (patch)
tree83a1c15148caf820cca0575d069e6955c0a26e5c /README.markdown
parent659c68a6f527b362ea62c4e9d4a851c34abdbf7b (diff)
downloadhcl-e0a2e5b1e9cfe7ea81b335e62d33ef6aadc55964.tar.bz2
update TODO
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 9b4577e..d238332 100644
--- a/README.markdown
+++ b/README.markdown
@@ -47,8 +47,8 @@ commands show the timesheet for the specified day:
* Implement time-tracking API methods:
- display today's time sheet (done)
- display any time sheet by date (done)
- - get time sheet entry
- - toggle a timer
+ - start a timer (done)
+ - stop a timer
- post a time sheet entry
- delete a time sheet entry
- update a time sheet entry