diff options
| author | Zack Hobson | 2009-07-21 09:22:13 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2009-07-21 09:22:13 -0700 | 
| commit | e0a2e5b1e9cfe7ea81b335e62d33ef6aadc55964 (patch) | |
| tree | 83a1c15148caf820cca0575d069e6955c0a26e5c | |
| parent | 659c68a6f527b362ea62c4e9d4a851c34abdbf7b (diff) | |
| download | hcl-e0a2e5b1e9cfe7ea81b335e62d33ef6aadc55964.tar.bz2 | |
update TODO
| -rw-r--r-- | README.markdown | 4 | 
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 | 
