Skip to content

Commit c994723

Browse files
author
Jyny Chen
committed
update readme
1 parent ed6b84b commit c994723

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Use "outliner [command] --help" for more information about a command.
2828
---
2929

3030
## Contents
31+
- [Support Cloud(IaaS)](#support-cloudiaas)
3132
- [Install or Download](#install-or-download)
3233
- [Mac OSX](#mac-osx)
3334
- [Arch linux](#arch-linux)
@@ -42,9 +43,14 @@ Use "outliner [command] --help" for more information about a command.
4243
- [Support configuration source](#support-configuration-source)
4344
- [config by `.env` file](#config-by-env-file)
4445
- [config by Environment Variables](#config-by-environment-variables)
45-
- [Support Cloud(IaaS)](#support-cloudiaas)
4646
- [Development and Build](#development-and-build)
4747

48+
## Support Cloud(IaaS)
49+
* Linode
50+
* DigitalOcean (WIP)
51+
* Vultr (WIP)
52+
* ...
53+
4854
## Install or Download
4955
### Mac OSX
5056
```
@@ -130,12 +136,6 @@ TOKEN_NAME_2 = TOKEN_VALUE_2
130136
$ {TOKEN_NAME_1}={TOKEN_VALUE_1} outliner [command]
131137
```
132138

133-
## Support Cloud(IaaS)
134-
* Linode
135-
* DigitalOcean (WIP)
136-
* Vultr (WIP)
137-
* ...
138-
139139
## Development and Build
140140
#### 1. install package and build binary
141141
```

0 commit comments

Comments
 (0)