add table of contents to readme

This commit is contained in:
Hedy Li 2021-08-19 14:27:51 +08:00
parent 930dc6380f
commit 66b01724c0
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 15 additions and 0 deletions

View File

@ -8,6 +8,21 @@ A static spartan server with many features:
* CONF or TOML config file
* CGI
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**Table of Contents**
- [install](#install)
- [with `go get`](#with-go-get)
- [or just build it yourself](#or-just-build-it-yourself)
- [otherwise...](#otherwise)
- [configuration](#configuration)
- [config options](#config-options)
- [CLI](#cli)
- [CGI](#cgi)
- [todo](#todo)
<!-- markdown-toc end -->
## install
you have two options for now: