|
11 | 11 | <img src="./static/example2.png" alt="example" width="460px" />
|
12 | 12 | </p>
|
13 | 13 |
|
14 |
| -- [Installation](#installation) |
15 |
| -- [Usage](#usage) |
16 |
| - - [Basic setup](#basic-setup) |
17 |
| - - [Add script description](#add-script-description) |
18 |
| - - [Script as object](#script-as-object) |
19 |
| - - [Separate configuration file](#separate-configuration-file) |
20 |
| - - [Specified configuration file](#specified-configuration-file) |
21 |
| -- [Command line](#command-line) |
22 |
| - - [Default](#default) |
23 |
| - - [Run](#run) |
24 |
| - - [List](#list) |
25 |
| -- [Advanced](#advanced) |
26 |
| -- [Contributors](#contributors) |
27 |
| -- [License](#license) |
| 14 | +* [Installation](#installation) |
| 15 | +* [Usage](#usage) |
| 16 | + * [Basic setup](#basic-setup) |
| 17 | + * [Add script description](#add-script-description) |
| 18 | + * [Script as object](#script-as-object) |
| 19 | + * [Separate configuration file](#separate-configuration-file) |
| 20 | + * [Specified configuration file](#specified-configuration-file) |
| 21 | +* [Command line](#command-line) |
| 22 | + * [Default](#default) |
| 23 | + * [Run](#run) |
| 24 | + * [List](#list) |
| 25 | +* [Advanced](#advanced) |
| 26 | +* [Contributors](#contributors) |
| 27 | +* [License](#license) |
28 | 28 |
|
29 | 29 | ## Installation
|
30 | 30 |
|
@@ -244,9 +244,9 @@ The API is not stable yet
|
244 | 244 |
|
245 | 245 | ## Contributors
|
246 | 246 |
|
247 |
| -| iamyoki | annoyc | |
248 |
| -| :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: | |
249 |
| -| [](https://github.com/iamyoki "iamyoki") | [](https://github.com/annoyc "annoyc") | |
| 247 | +| iamyoki | Garker | annoyc | |
| 248 | +| :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: | |
| 249 | +| [](https://github.com/iamyoki "iamyoki") | [](https://github.com/Garker "Garker") | [](https://github.com/annoyc "annoyc") | |
250 | 250 |
|
251 | 251 | ## License
|
252 | 252 |
|
|
0 commit comments