From e84bf270b9e7456d0229bf1cb861cd58a8b097b8 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Tue, 24 Aug 2021 08:44:47 -0500
Subject: [PATCH] 	modified:   README.md

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4aaa120..7f2dfcc 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ graph TD;
 
 Note that on any change to the detectors will cause all the benchmarks to be run.
 
-"OK, pipelines run automatically. What is the big deal?
+"OK, pipelines run automatically. What is the big deal?"
 
 #### Artifacts
 
@@ -176,5 +176,10 @@ The basic tasks for adding a new algorithm are:
 Builds proto-tracks based on the conformal mapping in the XY plane of circles to lines.
 See [the code comments for details](https://eicweb.phy.anl.gov/EIC/juggler/-/blob/master/JugTrack/src/components/ConformalXYPeakProtoTracks.cpp#L28).
 
+<a href="https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/277584/artifacts/file/results/track_finding/rec_multiple_tracks_nProtoTracks.png">
+<img src="https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/277584/artifacts/raw/results/track_finding/rec_multiple_tracks_nProtoTracks.png?inline=false"/>
+</a>
+#### Add parameter
 
+https://eicweb.phy.anl.gov/EIC/juggler/-/issues/43
 
-- 
GitLab