From 9538fb76515a0581cbb324a8453c63fa258a62d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Vi=C3=B1as?= Date: Wed, 22 Nov 2023 19:41:06 +0100 Subject: [PATCH] Improve doc --- bash/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/README.md b/bash/README.md index f0d4699..4ea654d 100644 --- a/bash/README.md +++ b/bash/README.md @@ -12,6 +12,7 @@ git submodule update ``` * [Show me the code](#show-me-the-code) + * [Create project from scratch](#create-project-from-scratch) * [Implementation](#implementation) * [Test](#test) * [Run this project using 🐳 docker](#run-this-project-using--docker)