From d7c6dd0577a6a6f9165e9dd647499c17f3956b37 Mon Sep 17 00:00:00 2001 From: blueicehaller Date: Fri, 14 Nov 2025 10:20:28 +0100 Subject: [PATCH] Update README.md 8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I 9. In Developer Tools a new Tab UI5 is shown. Click on UI5. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 003f7ff..102b0af 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ The latest released version can be downloaded and installed as follows: 5. From the newly opened window select the folder to which the zip file was unpacked 6. Restart Chrome or Edge 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) +8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +9. In Developer Tools a new Tab UI5 is shown. Click on UI5. ## Local development and use @@ -35,6 +37,8 @@ You can get the source code locally and contribute to the project. 5. From the newly opened window select the **dist** folder from the locally cloned project 6. Restart Chrome 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) +8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +9. In Developer Tools a new Tab UI5 is shown. Click on UI5. ## License