diff --git a/p6.md b/p6.md
index 1e05022eea53922c90d4c4d45fb5538213b1acba..c08f246553a5496a484b793e0219206e70dc7f6f 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)
+![tango-raft](tangoRaft.png)
 
 This project requires you to build three *conflict-free replicated
 data types* on top of the shared, replicated log you built in P5.
diff --git a/tangoRaft.jpg b/tangoRaft.jpg
deleted file mode 100644
index 4d8c7bdb812de3aae4d590a7069fe1681af0d811..0000000000000000000000000000000000000000
Binary files a/tangoRaft.jpg and /dev/null differ
diff --git a/tangoRaft.png b/tangoRaft.png
new file mode 100644
index 0000000000000000000000000000000000000000..29b7ef5234cad21cba9ef240f9c1e6eacd5291ba
Binary files /dev/null and b/tangoRaft.png differ