From 396fd050eff40fe825b2b0f92ee3ec48a57aaf67 Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Thu, 27 Mar 2025 09:28:15 +0100 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b37b8cb2..bce75ce4 100644 --- a/readme.md +++ b/readme.md @@ -30,16 +30,16 @@ Click on the *[/vue](http:/localhost:4004/vue)* link at the top to display the b After the jumpstart, have a look into the enclosed sub folders/projects, which are: -- [bookstore](bookstore) - an app composing the below - [bookshop](bookshop) – a simplistic [primer app](https://cap.cloud.sap/docs/get-started/in-a-nutshell) - [reviews](reviews) - a generic reuse service - [orders](orders) - a generic reuse service - [common](common) - a reuse content package +- [bookstore](bookstore) - a composite app of the above - [fiori](fiori) - Fiori elements UIs for the bookstore - [etc/*](etc) - Plugins adding cross-cutting concerns - [test](test) - Tests for all the above -> see also [samples.md](samples.md) +> _see also [samples.md](samples.md)_