put usage section first

This commit is contained in:
Adam Millerchip 2023-04-15 19:03:47 +09:00
parent 0ab2d6b383
commit db90ace3f1
1 changed files with 12 additions and 11 deletions

View File

@ -2,11 +2,22 @@ King of Time CLI
=================
<!-- toc -->
* [Usage](#usage)
* [Installation](#installation)
* [Set Tokens](#set-tokens)
* [Usage](#usage)
* [Commands](#commands)
<!-- tocstop -->
# Usage
```sh-session
$ kot checkin
TODO example output
$ kot checkout
TODO example output
```
# Installation
From the same directory as this README:
@ -26,16 +37,6 @@ to the `checkin` and `checkout` commands.
* `KINGOFTIME_TOKEN`
* `KINGOFTIME_USER_TOKEN`
# Usage
```sh-session
$ kot checkin
TODO example output
$ kot checkout
TODO example output
```
# Commands
<!-- commands -->
* [`kot checkin`](#kot-checkin)