From 2b9d254780a1bc029383d2e59e18909265a9ab84 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Thu, 24 Nov 2022 00:15:52 -0700 Subject: [PATCH] Fix README --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 8d6cc34..fe92c9e 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,10 @@ A pyinfra module to install the Docker Compose plugin. .. image:: https://img.shields.io/pypi/v/pyinfra :alt: PyPI - Version -.. contents:: Table of Contents - :depth: 2 - :local: +**Table of Contents** + +- `Installation <#installation>`_ +- `License <#license>`_ Installation ------------