From 1c8b71fe1c53f63a477409344b76df22d1117b5c Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Thu, 27 Mar 2025 09:29:27 +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 bce75ce4..2fcf9c83 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ npm test npm start ``` -After download and setup this starts the bookshop server and opens a browser window on http://localhost:4004 looking like that: +After download and setup this starts the bookshop server and opens a browser window on _http://localhost:4004_ looking like that:

bookshop showing up in browser @@ -54,4 +54,4 @@ After the jumpstart, have a look into the enclosed sub folders/projects, which a ## License -Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file. +Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the _[LICENSE](LICENSE)_ file.