From 066a2f7e09ae8cff2de25132235cd4d098c103c6 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Fri, 16 Apr 2021 23:49:20 -0500
Subject: [PATCH] 	modified:   README.md

---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 8a58d6d3..322745e1 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,9 @@ EIC Detector Benchmarks
 ## Overview
 
 Detector benchmarks are meant to test for regressions in individual detector subsystems.
-The analysis is meant to avoid a complex reconstruction. 
-So for now this precludes using [juggler](https://eicweb.phy.anl.gov/EIC/juggler) for processing the events.
-[Physics benchmarks](https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks) will 
-include the full reconstruction chain processing.
+The analysis is meant to avoid a reconstruction step. 
+So this precludes using [juggler](https://eicweb.phy.anl.gov/EIC/juggler) for processing the events.
+
 
 
 ## Adding new benchmarks
-- 
GitLab