From e445412a435715ed353346ce2f0ce3f92ccb6246 Mon Sep 17 00:00:00 2001 From: tryb3l <56679619+tryb3l@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:17:54 +0200 Subject: [PATCH] Refactor README.md to fix formatting of Features section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b0421..ba36711 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [Introduction](#introduction) - [Best Practices and Design Decisions](#best-practices-and-design-decisions) - [Project Structure](#project-structure) -- Features +- [Features](#features) - [Native Node.js Test Runner](#native-nodejs-test-runner) - [Minimal Dependencies](#minimal-dependencies) - [Modular and Scalable Structure](#modular-and-scalable-structure)