From 59215e2880a7b9814989da7d45cc6b3e5b163a42 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sat, 25 Nov 2023 22:05:20 -0500 Subject: [PATCH] auto --- p6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p6.md b/p6.md index 1e05022..7e9c212 100644 --- a/p6.md +++ b/p6.md @@ -8,7 +8,7 @@ Download files [here](https://ceres.cs.umd.edu/818/projects/p6.tgz?1). ## Overview - +<img src=tango-raft width=600> This project requires you to build three *conflict-free replicated data types* on top of the shared, replicated log you built in P5. -- GitLab