diff --git a/README.md b/README.md index 3e84ffdf..24b4bf3a 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,15 @@ # abap2UI5 -Development of UI5 Apps in pure ABAP. Follow this project on [twitter](https://twitter.com/OblomovDev) to keep up to date! - +Development of UI5 Apps in pure ABAP. Follow this project on [Twitter](https://twitter.com/OblomovDev) + to keep up to date! #### Features * easy to use – implement just one interface for a standalone UI5 application * pure ABAP – development using 100% ABAP (no JavaScript, DDL, EML or Customizing) * low system footprint – based on a plain http handler (no BSP, OData, CDS, BOPF, FE or RAP) * cloud and on-premise ready – works with both language versions (ABAP for Cloud, Standard ABAP) -* high system compatibility – runs on all available ABAP stacks (from NW 7.02 to ABAP 2302) +* high system compatibility – runs on all ABAP releases (from NW 7.02 to ABAP 2302) * easy installation – abapGit project, no additional app deployment needed #### Compatibility -Works with all available ABAP releases and language versions: * BTP ABAP Environment (ABAP for Cloud) * S/4 Public Cloud ABAP Environment (ABAP for Cloud) * S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP) @@ -38,7 +37,7 @@ Works with all available ABAP releases and language versions: ![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 the documentation [here.](https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/) +Install with [abapGit](https://abapgit.org), create a new HTTP service and call abap2UI5. For more information, check out the [documentation.](https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/) ##### ABAP for Cloud: ```abap