diff --git a/p6.md b/p6.md index 7e9c2129758aa2a36c77f37aac03d5b6595d4e61..09db2aa4f4e68b3ed039c4c0ce8fd7d9a413f468 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.