From 42cd730e126995ffb6b9516b513b89783d916180 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sat, 25 Nov 2023 22:05:37 -0500 Subject: [PATCH] auto --- p6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p6.md b/p6.md index 7e9c212..09db2aa 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> +<img src=tango-raft.jpg 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