From 82d3ea1a8529e9314cfc7d0b8a08b70e6d746d67 Mon Sep 17 00:00:00 2001 From: Erick Lavoie <erick.lavoie@unibas.ch> Date: Sat, 30 Sep 2023 09:53:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e94fcd..8bc857e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Git-based Causal Broadcast -*Please read the entire README before starting the implementation, there are many useful suggestions written in the API section at the end. All Git commands that you need to implement this project are described in the 'Git from the ground up' slides from the previous Exercise 0 session.* +*Please read the entire README before starting the implementation, there are many useful suggestions written in the API and Hints sections at the end. All Git commands that you need to implement this project are described in the 'Git from the ground up' slides from the previous Exercise 0 session.* Table of content: 1. [Dependencies](#dependencies) -- GitLab