Skip to content

Commit 3c542b6

Browse files
committed
Try to fix README layout issues in packagecontrol.io site
1 parent 6a8928b commit 3c542b6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,16 @@ Use the command line to report on time logged for your commits.
3939
Here are some examples of insights GTM can provide you.
4040

4141
##### $ gtm report -last-month
42+
4243
<div><img src="https://cloud.githubusercontent.com/assets/630550/21582250/8a03f9dc-d015-11e6-8f77-548ef7314bf7.png"></div>
4344

4445
##### $ gtm report -last-month -format summary
46+
4547
<div><img src="https://cloud.githubusercontent.com/assets/630550/21582252/8f85b738-d015-11e6-8c70-beed7e7b3254.png"></div>
4648

4749
##### $ gtm report -last-month -format timeline-hours
48-
<div><img src="https://cloud.githubusercontent.com/assets/630550/21582253/91f6226e-d015-11e6-897c-6042111e6a6a.png"></div> </br>
50+
51+
<div><img src="https://cloud.githubusercontent.com/assets/630550/21582253/91f6226e-d015-11e6-897c-6042111e6a6a.png"></div>
4952

5053
GTM is automatic, seamless and lightweight. There is no need to remember to start and stop timers. It runs on occasion to capture activity triggered by your editor. The time metrics are stored locally with the git repository as [Git notes](https://git-scm.com/docs/git-notes) and can be pushed to the remote repository.
5154

0 commit comments

Comments
 (0)