diff options
| author | Zack Hobson | 2009-07-16 12:18:53 -0700 |
|---|---|---|
| committer | Zack Hobson | 2009-07-16 12:18:53 -0700 |
| commit | 746fec8bc40bb936a86f56b09a49689e7e417021 (patch) | |
| tree | 53fbec7a1d802ea501d8f20bfcc41bfbdc00d0fb | |
| parent | a2a00500c02e1ecb6e57e444a468786d8de3f9d8 (diff) | |
| download | hcl-746fec8bc40bb936a86f56b09a49689e7e417021.tar.bz2 | |
fix markdown formatting
| -rw-r--r-- | README.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown index 7151b92..4fb82d2 100644 --- a/README.markdown +++ b/README.markdown @@ -8,9 +8,9 @@ HCl is a command-line tool for interacting with Harvest time sheets using the NOTE This software is nowhere near complete. Currently the only implemented feature is a simple view of today's timesheet. To try it out: - $ cp hcl_conf.yml.example hcl_conf.yml - $ $EDITOR hcl_conf.yml - $ ./bin/hcl show + $ cp hcl_conf.yml.example hcl_conf.yml + $ $EDITOR hcl_conf.yml + $ ./bin/hcl show ### Prerequisites |
