Skip to content

Commit 6fadd91

Browse files
Add "Table of Contents" in README.md
1 parent 4ebda60 commit 6fadd91

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@ Still in the early stage, feel free to fork or contribute to HackMD.
1414

1515
Thanks for using! :smile:
1616

17+
# Table of Contents
18+
19+
- [Browsers Requirement](#browsers-requirement)
20+
- [Installation](#installation)
21+
- [Getting started (Native install)](#getting-started-native-install)
22+
- [Prerequisite](#prerequisite)
23+
- [Instructions](#instructions)
24+
- [Heroku Deployment](#heroku-deployment)
25+
- [HackMD by docker container](#hackmd-by-docker-container)
26+
- [Upgrade](#upgrade)
27+
- [Native setup](#native-setup)
28+
- [Configuration](#configuration)
29+
- [Environment variables (will overwrite other server configs)](#environment-variables-will-overwrite-other-server-configs)
30+
- [Application settings `config.json`](#application-settings-configjson)
31+
- [Third-party integration api key settings](#third-party-integration-api-key-settings)
32+
- [Third-party integration oauth callback urls](#third-party-integration-oauth-callback-urls)
33+
- [Developer Notes](#developer-notes)
34+
- [Structure](#structure)
35+
- [Operational Transformation](#operational-transformation)
36+
- [License](#license)
37+
1738
# Browsers Requirement
1839

1940
- Chrome >= 47, Chrome for Android >= 47

0 commit comments

Comments
 (0)