From 8ea2625ec56e80b4b2e868b13b7a44dd26581b84 Mon Sep 17 00:00:00 2001 From: "Jens W. Klein" Date: Fri, 26 Jul 2024 11:15:56 -0400 Subject: [PATCH] chore: add a first usage hint (#5) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bea3cf..0ec8126 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ It provides ## Usage -TODO +For now have a look at the [example project](https://github.com/bluedynamics/cdk8s-plone-example).. + +```typescript ## Development