diff --git a/p6.md b/p6.md
index 1e05022eea53922c90d4c4d45fb5538213b1acba..7e9c2129758aa2a36c77f37aac03d5b6595d4e61 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
 
-![tango-raft](tangoRaft.jpg)
+<img src=tango-raft 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.