From 00444fae0bc47b0a3183e51d5be795b555e6c139 Mon Sep 17 00:00:00 2001 From: jsconan Date: Fri, 27 Oct 2023 09:26:47 +0200 Subject: [PATCH 1/2] doc: correct the readme instructions for installing the package --- README.md | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d8558e3..2fa7e6b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ - [Development](#Development) - [Code style](#Codestyle) - [Testing](#Testing) + - [Document](#Document) - [License](#License)