From e86017d0d67f0c76bf2a184bb34e2ee1d20077f9 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Sat, 9 Dec 2023 07:40:08 -0500
Subject: [PATCH] auto

---
 p6.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/p6.md b/p6.md
index 344b0d8..4a28a72 100644
--- a/p6.md
+++ b/p6.md
@@ -175,6 +175,9 @@ is. Note that it is correct to have multiple entries for a given oid
 in the readset, but only a the *first* version for a given oid needs
 to be included in the annotation. 
 
+The following shows the execution timeline of transactions 1, 2, and 3
+from *scriptKV.1* and *scriptKV.2*:
+![timeline](https://ceres.cs.umd.edu/818/projects/p6scripts.png
 
 ## Details
 - Start/finish transaction commands should have *oids* matching their *tids*.
@@ -225,7 +228,8 @@ implementation, and specify how I can recreate your demonstration.
   `.mov`.
 
 ## Video Walkthrough
-[walkthrough](p6walkthrough.mp4)!
+[intCRDT](p6intCRDT.mp4.mp4)!
+[KVv2](p6kv.2.mp4)!
 
 ## Bibliography
 
-- 
GitLab