Skip to content

Commit

Permalink
Add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Jan 18, 2021
1 parent 484f70f commit 5cddc6f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

> A command-line Pomodoro tracker which uses the [Open Pomodoro Format](https://github.com/open-pomodoro/open-pomodoro-format/blob/master/README.md)
## Table of Contents

* [Installation](#installation)
* [Usage](#usage)
* [Start a Pomodoro](#start-a-pomodoro)
* [Amend the current Pomodoro](#amend-the-current-pomodoro)
* [Check the status of the current Pomodoro](#check-the-status-of-the-current-pomodoro)
* [Clear a finished Pomodoro](#clear-a-finished-pomodoro)
* [Cancel an active Pomodoro](#cancel-an-active-pomodoro)
* [Finish a Pomodoro early (or late)](#finish-a-pomodoro-early-or-late)
* [Take a break](#take-a-break)
* [Repeat the last Pomodoro](#repeat-the-last-pomodoro)
* [Show Pomodoro history](#show-pomodoro-history)
* [Status Format](#status-format)
* [Available Parts](#available-parts)
* [Hooks](#hooks)

## Installation

1. Download the latest package for your platform from the [Releases page](https://github.com/open-pomodoro/openpomodoro-cli/releases/latest).
Expand Down

0 comments on commit 5cddc6f

Please sign in to comment.