From 2863e1b87967d297cff21bee10d12e7d5d69522a Mon Sep 17 00:00:00 2001
From: Christoph Alt <typ@ohnebild.com>
Date: Wed, 5 Oct 2022 11:42:37 +0200
Subject: [PATCH] updated README

---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 99f3693..ec52134 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,19 @@
 # cb-util
 A collection of helper functions and scripts used for cb.
 
-Firstly it will be used for the walberla on the testercluster, but can be also extended for other projects and other systems.
+First it will be used for the walberla on the testercluster, but can be also extended for other projects and other systems.
+
+The respective repository can be found [here](https://gitlab.rrze.fau.de/ob28imeq/cx-test)
+The grafana dashboards can be found [here](https://www10.cs.fau.de/grafana/dashboards/f/k-GX7Rrnz/walberla?query=)
 
 If you have suggestions or want to have support for any project/cluster open an issue or contact me.
 
+
 - modules
     * _cbutil_
         * scripts for parsing sqlite, json, csv
         * abstraction for upload to influxdb including wrapper around influxdb lib
         * calls to the gilab/git api
     * _dashboards_
-        * specification of dashboards with [grafanlib](https://github.com/weaveworks/grafanalib)
+        * specification of dashboards with [grafanalib](https://github.com/weaveworks/grafanalib)
         * upload to grafana instance
-- 
GitLab