diff --git a/p6.md b/p6.md index ba388e2d4c60b8358dbd29dbf6539c4a0fdc3e7d..1e05022eea53922c90d4c4d45fb5538213b1acba 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="https://gitlab.cs.umd.edu/keleher/cmsc818fall2023projects/-/blob/main/tangoRaft.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.