Skip to content

Commit 3d9f8e0

Browse files
authored
Update about.md
1 parent 8c3c0cf commit 3d9f8e0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/get_started/about.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ outline: [2, 6]
33
---
44
# Introduction
55

6-
abap2UI5 is an open-source project that enables ABAP developers to build modern SAP Fiori/UI5 applications using only ABAP codeno JavaScript, OData, or RAP required.
6+
abap2UI5 is an open-source project that enables ABAP developers to build modern SAP Fiori/UI5 applications using only ABAP codeno JavaScript, OData, or RAP required.
77

88
##### About
99
abap2UI5 simplifies UI5 development for both cloud and on-premise environments, bringing back the simplicity of classic ABAP development. Just as Selection Screens and ALVs could generate functional UIs with minimal code, abap2UI5 lets you create modern web applications with just a few lines of ABAP. The framework handles all frontend complexity, allowing you to focus on business logic.
@@ -26,6 +26,7 @@ Each application is supported as an abapGit project, simplifying installation ac
2626

2727
### Key Benefits
2828

29+
2930
##### Architecture
3031
abap2UI5 employs a "thin frontend" approach, with all processing, logic, and data management handled in the backend. This design simplifies configuration, minimizes client-side actions (such as clearing caches), and ensures that business logic and sensitive data remain securely on the server.
3132

@@ -60,6 +61,7 @@ abap2UI5 is compatible with both ABAP Cloud and Standard ABAP, supporting all AB
6061

6162
### Operations
6263

64+
6365
##### Installation
6466
Installing abap2UI5 is easy:
6567
1. Import the project via abapGit
@@ -84,6 +86,7 @@ Apps developed with abap2UI5 can be integrated into:
8486

8587
### Community
8688

89+
8790
##### Support
8891
Support is provided by the community. Need help? Submit an issue on GitHub or join the abap2UI5 Slack channel for assistance.
8992

0 commit comments

Comments
 (0)