From 823840ff4a0c42c026e4ce665cdfde4a4fac2dc1 Mon Sep 17 00:00:00 2001 From: Alper Date: Tue, 22 Oct 2024 00:24:06 +0200 Subject: [PATCH] add common db test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c588873..a59b0ce 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Below you can find the solution architecture diagrams of our sample application. ## Content + To get started, we recommend to **Discover** some basic skills and learnings first. The following parts of the documentation will introduce you to the basics of this scenario, the concepts of multitenancy, and Software as a Service applications. - [1 - Discover the tutorial target](./docu/1-discover/1-discover-tutorial-target/README.md)