Update README.md

This commit is contained in:
oblomov 2023-03-31 10:48:17 +02:00
parent 3a08e5cdda
commit 0c3a92643e

View File

@ -4,11 +4,11 @@ Development of UI5 Apps in pure ABAP. Follow this project on [twitter](https://t
## Project Features
* easy to use implement just one interface for a standalone UI5 application
* pure ABAP development in 100% ABAP source code (no JavaScript, DDL, EML or Customizing)
* pure ABAP development using 100% ABAP source code (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 (NW 7.02 to ABAP 2302)
* easy installation abapGit project, no additional app deployment needed
* high system compatibility runs on all available ABAP stacks (from NW 7.02 to ABAP 2302)
* easy installation abapGit project, with no additional app deployment needed
### Information
##### SCN Blog Series - Introduction to abap2UI5