Skip to content

Commit 2a034b2

Browse files
committed
Update README
1 parent 44e9423 commit 2a034b2

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# Sublime 3 Git Time Metrics (GTM) Plugin
1+
# Sublime Text 3 Git Time Metrics (GTM) plug-in
22
### Simple, seamless, lightweight time tracking for all your git projects
33

4-
GTM, or GIT Time Metrics, is a utility that tracks activity on files that are part of a GIT repository
5-
and aggregates that activity into useful time information. It tracks this time through the use of editor
6-
plugins and by using GIT post-commit hooks. These timings and data are stored in the local GIT repo in GIT notes.
7-
This plugin will track this data for projects that are edited with the Sublime 3 editor.
4+
Git Time Metrics (GTM) is a tool to automatically track time spent reading and working on code that you store in a Git repository. By installing GTM and using supported plug-ins for your favorite editors, you can immediately realize better insight into how you are spending your time and on what files.
5+
6+
### Installation
7+
8+
Use [Package Control](https://packagecontrol.io)
9+
10+
This package only supports Sublime Text 3.
11+
12+
Checkout the main [GTM repository](https://github.com/git-time-metric/gtm) for more information.

0 commit comments

Comments
 (0)