From 2b2058b408532233c2a6673280e5668d2d49c648 Mon Sep 17 00:00:00 2001 From: Jose Gracia Date: Thu, 16 Nov 2023 17:04:04 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6340f85..c32a311 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # audit_LUMI -This repository contains intructions and files for preparing performance audits on [LUMI](https://www.lumi-supercomputer.eu/) for the project [ChEESE-2P](https://cheese2.eu/). +This repository contains instructions and files for preparing performance audits on [LUMI](https://www.lumi-supercomputer.eu/) for the project [ChEESE-2P](https://cheese2.eu/). See [cheese_audit_LUMI.md](cheese_audit_LUMI.md) for everything else.