From bdcd535a44f4cd77c1ca9d15f149c778996df14c Mon Sep 17 00:00:00 2001 From: Luis Gerhorst <luis.gerhorst@fau.de> Date: Tue, 8 Jan 2019 11:42:28 +0100 Subject: [PATCH] Fix language --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ccb8dd..8eae69c 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,6 @@ See for a set of scripts that analyses the `csv_results`. The R scripts `tidy-chunk-results.R`, `checkpoint-range.R`, and `memoanalysis_v3.R` may be reused for analysis. However, because they require a specific directory -structure they not included with this repository. The repo refers to -`intsight` as `measuremore`, because this was the name of the kernel module before it was +structure they are not included with this repository. The repo refers to +`intsight` as `measuremore`, as this was the name of the kernel module before it was published. -- GitLab