From a4ac6ab6947c7382b95b5af88ed1142a5fdfce45 Mon Sep 17 00:00:00 2001 From: nitin mewar Date: Wed, 28 Sep 2022 18:27:30 +0530 Subject: [PATCH] added table of contents inside readme Signed-off-by: nitin mewar --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 213b0e66d..b321a7c07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Table of Contents +- [Docker Compose v2](#docker-compose-v2) +- [About update and backward compatibility](#about-update-and-backward-compatibility) +- [Where to get Docker Compose](#where-to-get-docker-compose) + + [Windows and macOS](#windows-and-macos) + + [Linux](#linux) +- [Quick Start](#quick-start) +- [Contributing](#contributing) # Docker Compose v2 [![GitHub release](https://img.shields.io/github/release/docker/compose.svg?style=flat-square)](https://github.com/docker/compose/releases/latest)