From 23a51a01f362e9669ab158021987bde76c9a140c Mon Sep 17 00:00:00 2001 From: Thomas Guettler Date: Wed, 7 Feb 2024 16:40:48 +0100 Subject: [PATCH] :seedling: Link to the docs in the directory "docs". Signed-off-by: Thomas Guettler --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 702994b6..87230931 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ The plugin mechanism of csmctl allows providers to implement all provider-specif 4. Automated testing of Cluster Stacks The csmctl enables automated testing of Cluster Stacks if integrated in a CI process that first builds all necessary files as well as node images (if needed) and then uses them to create a workload cluster based on the Cluster Stack. + +## Docs + +[Docs](./docs/README.md)