summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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