Skip to content

Commit a2a0807

Browse files
committed
chore: rearrange readme file
1 parent 3623974 commit a2a0807

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@ Each unit of logged time is called a **log entry**, identified by a short hash (
1212

1313
Manual logging is supported for non-code work (research, analysis, meetings) via explicit commands.
1414

15+
## Table of Contents
16+
17+
- [Installation](#installation)
18+
- [Quick Start](#quick-start)
19+
- [Commands](#commands)
20+
- [Time Tracking](#time-tracking) — init, log, edit, remove, sync, report, history, status
21+
- [Project Management](#project-management) — project add/assign/list/remove
22+
- [Schedule Configuration](#schedule-configuration) — config get/set/reset/report
23+
- [Default Schedule](#default-schedule) — defaults get/set/reset/report
24+
- [Shell Completions](#shell-completions) — completion install/generate
25+
- [Other](#other) — version
26+
- [Configuration](#configuration)
27+
- [Data Storage](#data-storage)
28+
- [Roadmap](#roadmap)
29+
- [Sponsor](#sponsor)
30+
- [License](#license)
31+
1532
## Installation
1633

1734
### Quick install (macOS and Linux)
@@ -86,21 +103,6 @@ hourgit version
86103
hourgit report --export pdf
87104
```
88105

89-
## Table of Contents
90-
91-
- [Commands](#commands)
92-
- [Time Tracking](#time-tracking) — init, log, edit, remove, sync, report, history, status
93-
- [Project Management](#project-management) — project add/assign/list/remove
94-
- [Schedule Configuration](#schedule-configuration) — config get/set/reset/report
95-
- [Default Schedule](#default-schedule) — defaults get/set/reset/report
96-
- [Shell Completions](#shell-completions) — completion install/generate
97-
- [Other](#other) — version
98-
- [Configuration](#configuration)
99-
- [Data Storage](#data-storage)
100-
- [Roadmap](#roadmap)
101-
- [Sponsor](#sponsor)
102-
- [License](#license)
103-
104106
## Commands
105107

106108
### Time Tracking

0 commit comments

Comments
 (0)