From 54e3754f3151c731d5e21374f76b0c6568d4f355 Mon Sep 17 00:00:00 2001
From: Christoph Alt <typ@ohnebild.com>
Date: Wed, 5 Oct 2022 11:33:09 +0200
Subject: [PATCH] added a bit more to README

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

diff --git a/README.md b/README.md
index d083f87..99f3693 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,12 @@ 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.
 
 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)
+        * upload to grafana instance
-- 
GitLab