From 3b34e8e3ed683d19fc728dda366cb4d2a7c615f0 Mon Sep 17 00:00:00 2001 From: bingryan Date: Mon, 30 Aug 2021 07:59:32 +0000 Subject: [PATCH] docs: update TOC --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1c41dee..90c255f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ + + +**Table of Contents** + +- [Call: Make remote development more elegant](#call-make-remote-development-more-elegant) + - [What does it do](#what-does-it-do) + - [How it works(now)](#how-it-worksnow) + - [Architecture](#architecture) + - [Quick Start](#quick-start) + - [Step 1: install call command tools](#step-1-install-call-command-tools) + - [Step 2: init call](#step-2-init-call) + - [Step 3: run call](#step-3-run-call) + - [Requirements](#requirements) + - [TODO](#todo) + - [Contributing](#contributing) + + +