diff --git a/README.md b/README.md
index d821e37c39eb754f8bca061dadf3b42d79a7591a..e1c7d6f32beb3b92584e3ef903ceb697e2511f56 100644
--- a/README.md
+++ b/README.md
@@ -5,20 +5,18 @@
 Currently:
 
 ### Jake
- - Hardware 0.1
- - Diagram Packet, Switching, Backpressure
+ - Hardware 0.2
+ - Measure Packet Propagation
+ - Implement Switching Structure in Hardware
 
 ### Nick
- - Evaluation Metrics (written into latex)
-  - message delay time between two nodes
-  - message delay time across switches (delay time relative # switches, should be linear)
-  - message delay time with increasing crosstraffic (measure of success: if no increase in message time for additional crosstraffic, we are better than static-routing ethernet)
+ - Work w/ Patrick on implementing Dijkstra's in simulation
 
 ### Dougie
- - How does TCP/IP route?
+ - 
 
 ### Patrick
- - Simulation Research
+ - Work on implementing hardware emulation in simulation
 
 ## Hardware