From 966767f58c766f2a3790bdbcece6e3e8430cb1f9 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 11 Mar 2025 13:13:54 +0100 Subject: [PATCH] minor fix to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6073997..65befdb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ---

Table of Contents

+ + * [Lessons](#lessons) * [Lesson 1 - Evaluation](#lesson-1---evaluation) @@ -16,6 +18,8 @@ * [Assignment 2 - Map-reduce](#assignment-2---map-reduce) * [Assignment 3 - Binary tree](#assignment-3---binary-tree) + + --- ## Lessons