From dd47b1bf2117049cdb900cf3a05d9ac9feca8caf Mon Sep 17 00:00:00 2001
From: Dirk Pleiter <pleiter@kth.se>
Date: Wed, 25 Aug 2021 15:43:58 +0200
Subject: [PATCH] Update of documentation

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 8861506..1529b81 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,7 @@ cube_stat -r <name_of_routine> -p <path_to_cube_file>
 ```
 
 Here the first invocation returns the default metric, i.e. time, while the second invocation returns the ``PAPI_L1_DCM`` counter measurement. In the third example the execution time for a specific routine is returned.
+
+For further information consult the Scalasca **Quick Reference** or **User Guide**, which you find on the [Scalasca 2.x documentation page](https://www.scalasca.org/scalasca/software/scalasca-2.x/documentation.html)
+
+- 
\ No newline at end of file
-- 
GitLab