Skip to content
Snippets Groups Projects
Commit 162a6d13 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: README.md

parent a703b28a
No related branches found
No related tags found
No related merge requests found
...@@ -33,9 +33,9 @@ Track finding and fitting is based around using [ACTS](https://acts.readthedocs. ...@@ -33,9 +33,9 @@ Track finding and fitting is based around using [ACTS](https://acts.readthedocs.
```mermaid ```mermaid
graph TD; graph TD;
A-->B; detectors/athena-->db{Detector Benchmarks<br>benchmarks/detector_benchmarks};
A-->C; db-->rb{Reconstruct Benchmarks<br>benchmarks/reconstruction_benchmarks};
B-->D; db-->pb{Physics Benchmarks<br>benchmarks/physics_benchmarks};
C-->D; C-->D;
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment