From e36647c679b5de324415fcd1513faded358d38e5 Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Sat, 14 Jun 2025 13:18:08 +0200 Subject: [PATCH] Update Home --- Home.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index bbd05b4..7916bb4 100644 --- a/Home.md +++ b/Home.md @@ -6,16 +6,16 @@ On this site you can find tutorials and other stuff that can help you. ## How to start the app? This can be done in **five** simple steps: 1. Download the ```.zip``` file and unpack it. -2. Then go to the backend direcory. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/dir.png) -3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/exe.png) -4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/link.png) -5. A new Browser tab should pop up with the cookbook interface which look like this: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/interface.png) +2. Then go to the backend direcory. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/dir.png) +3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/exe.png) +4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/link.png) +5. A new Browser tab should pop up with the cookbook interface which look like this: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/interface.png) 6. Done! ## How to create recipes? -If you want to create a recipe, simply click on create recipe ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/add.png) -Then this window should pop up ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/window.png) +If you want to create a recipe, simply click on create recipe ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/add.png) +Then this window should pop up ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/imgs/img/window.png) In this window, you can type everything you want! ## How to delete recipes?