From ed2b8643f8623e134d8f61a2aefdc4a1447011b9 Mon Sep 17 00:00:00 2001 From: Waleed Khan Date: Mon, 2 May 2022 11:30:28 -0700 Subject: [PATCH] docs: update README.md The intention is to make it easier to jump to the Installation section. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9f5463cd1..be740abbd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Jujutsu +- [Disclaimer](#disclaimer) +- [Introduction](#introduction) +- [Status](#status) +- [Installation](#installation) +- [Command-line completion](#command-line-completion) +- [Getting started](#getting-started) +- [Related work](#related-work) ## Disclaimer