From e37c71096a67d8ff31a29b10d023023850b5c4e0 Mon Sep 17 00:00:00 2001 From: Lorenzo Pezzotti Date: Sun, 28 Nov 2021 14:25:42 +0100 Subject: [PATCH] small fix in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7a293a..bc042ed 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ the ATLAS HEC beam tests** [![Website shields.io](https://img.shields.io/website ├── images # Images for documentation ├── include # Includers (.hh) ├── runcards # Macro cards for production -├── scripts # Scripts for lxplus and HTCondor usage +├── scripts # Scripts for lxplus and lxplus+HTCondor usage ├── src # Sources (.cc) ```