diff --git a/p6.md b/p6.md index b53b1c5f6fd77a8efb6e0ef34066835fe18a0224..1e05022eea53922c90d4c4d45fb5538213b1acba 100644 --- a/p6.md +++ b/p6.md @@ -8,9 +8,9 @@ Download files [here](https://ceres.cs.umd.edu/818/projects/p6.tgz?1). ## Overview -[tango-raft](tangoRaft.jpg)! + -This project will require you to build three *conflict-free replicated +This project requires you to build three *conflict-free replicated data types* on top of the shared, replicated log you built in P5. For all three types, *writes* are in the log, *reads* are not.