diff options
| author | Zack Hobson | 2010-09-26 13:52:11 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2010-09-26 13:52:11 -0700 | 
| commit | 5eb641fbdc43112200893bca77e395e90b902419 (patch) | |
| tree | 84792d21a19b3d161018676fb41c2034d5307b91 /README.markdown | |
| parent | 474cb7bd6dbe95670bea596fdaedadd4d08f782a (diff) | |
| download | hcl-5eb641fbdc43112200893bca77e395e90b902419.tar.bz2 | |
Updated README
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 8 | 
1 files changed, 6 insertions, 2 deletions
| diff --git a/README.markdown b/README.markdown index 85b6958..248c64d 100644 --- a/README.markdown +++ b/README.markdown @@ -97,10 +97,14 @@ commands show the timesheet for the specified day:  HCl was designed and implemented by [Zack Hobson][zgh]. -Non-SSL support was contributed by [Michael Bleigh][mbleigh]. +* Non-SSL support by [Michael Bleigh][mbleigh]. +* Resume command by [Brian Cooke][bricooke]. +* UI improvements by [Chris Scharf][scharfie].  See LICENSE for copyright details. -[zgh]: http://zackhobson.com/ +[zgh]: http://github.com/zenhob  [mbleigh]: http://github.com/mbleigh +[bricooke] http://github.com/bricooke +[scharfie] http://github.com/scharfie | 
