Skip to content

Commit 4ef1c8d

Browse files
author
Lukas Horak
committed
📝 Fix TOC in package readme
1 parent 684638f commit 4ef1c8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/lokse/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ A tool for efficient usage of translations stored in google spreadsheet
99
[![License](https://img.shields.io/npm/l/lokse.svg)](https://github.com/AckeeCZ/lokse/blob/master/package.json)
1010

1111

12-
* [Usage](#usage)
13-
* [Authentication](#authentication)
14-
* [Configuration](#configuration)
15-
* [Commands](#commands)
12+
* [Usage](#-usage)
13+
* [Authentication](#-authentication)
14+
* [Configuration](#-configuration)
15+
* [Commands](#-commands)
1616

1717
## 🚀 Usage
1818
<!-- usage -->
@@ -154,7 +154,7 @@ The `splitTranslations` option can be provided only through configuration not in
154154
* [`lokse open`](#lokse-open)
155155
* [`lokse update`](#lokse-update)
156156

157-
### `lokse help [COMMAND]`
157+
## `lokse help [COMMAND]`
158158

159159
display help for lokse
160160

@@ -171,7 +171,7 @@ OPTIONS
171171

172172
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.0/src/commands/help.ts)_
173173

174-
### `lokse open`
174+
## `lokse open`
175175

176176
open localization spreadsheet in default browser
177177

@@ -189,7 +189,7 @@ EXAMPLE
189189

190190
_See code: [src/commands/open.ts](https://github.com/AckeeCZ/lokse/blob/v1.3.0/src/commands/open.ts)_
191191

192-
### `lokse update`
192+
## `lokse update`
193193

194194
update translations from localization spreadsheet
195195

0 commit comments

Comments
 (0)