From 94f8228c32576ddb036e21d8c7d8fccd7d3fd0e4 Mon Sep 17 00:00:00 2001 From: oblomov <102328295+oblomov-dev@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:40:59 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 86260467..09da6fef 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ ## Code Samples of abap2UI5 -_Running into problems or found a bug? Create an issue [here](https://github.com/abap2UI5/abap2UI5)_ -Information: -* install this repository and try out over 100 demo applications (install [**abap2UI5**](https://github.com/oblomov-dev/ABAP2UI5) before) +*...learn how to code with abap2UI5 using this repository. Try out various samples for any use case, such as tables, lists, trees, and many other UI5 controls. Quickly copy and paste the needed code into your own app to accelerate your development process and soon become an abap2UI5 expert!* 🤓
+ +**_Running into problems or found a bug? Create an issue [here](https://github.com/abap2UI5/abap2UI5)_**
+ +#### Information +* install this repository and try out over 200 sample applications (install [**abap2UI5**](https://github.com/oblomov-dev/ABAP2UI5) before) * if you have demos, feel free to share it, open a PR or add it to [**this list**](https://github.com/abap2UI5/abap2UI5-documentation/blob/main/docs/links.md) -* running into problems or found a bug? create an issue [**here**](https://github.com/abap2UI5/abap2UI5/issues) * use the downport-sample repository for lower releases [**here**](https://github.com/abap2UI5/abap2UI5-samples-downport) -Live Demo:
-https://abap2ui5.github.io/web-abap2ui5-samples/?app_start=z2ui5_cl_demo_app_000 +#### Demo +Check out the live demo [here.](https://abap2ui5.github.io/web-abap2ui5-samples/?app_start=z2ui5_cl_demo_app_000)

image