From cf2d3ff4437874ad731ddc552907e73949ed2267 Mon Sep 17 00:00:00 2001 From: oblomov <102328295+oblomov-dev@users.noreply.github.com> Date: Sat, 29 Apr 2023 12:48:09 +0200 Subject: [PATCH] unit tests (#206) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c03bbf2b..c9cc99f5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Development of UI5 Apps in pure ABAP. Follow this project on [Twitter](https://t * Development of UI5 Selection Screens in pure ABAP (former version) [(Blog SCN - 22.01.2023)](https://blogs.sap.com/2023/01/22/abap2ui5-project-development-of-ui5-selection-screens-in-pure-abap-no-app-deployment-or-javascript-needed/) #### Demo -![gif_git](https://user-images.githubusercontent.com/102328295/227471575-617dad73-5c3a-4ed2-be31-fe537ca0c080.gif) + #### Installation Install with [abapGit](https://abapgit.org), create a new HTTP service and call abap2UI5. For more information, check out this [documentation.](https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/)