Skip to content

Commit 79b323a

Browse files
authored
Update about.md
1 parent 1657a44 commit 79b323a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/get_started/about.md

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

6-
**Developing UI5 Apps Purely in ABAP – no JavaScript, OData, or RAP needed.**
6+
**Build UI5 Apps Purely in ABAP – no JavaScript, OData, or RAP needed.**
77

88
abap2UI5 is an open-source framework that brings back the simplicity of classic ABAP development to modern UI5 applications. Just as Selection Screens and ALVs could generate functional UIs with minimal code, abap2UI5 lets you create web applications with just a few lines of ABAP:
99

@@ -32,10 +32,10 @@ Since launching in 2023, abap2UI5 has evolved from a small side project into a c
3232

3333
Traditional UI5 development requires JavaScript expertise, frontend deployment, and OData service configuration. abap2UI5 cuts through these complexities:
3434

35-
- **Leverage your existing ABAP skills**always do what you know best
36-
- **Cross-Version Development**buidl apps which run on both very old R/3 systems and the latest S/4 cloud environments
37-
- **Extend beyond RAP** – when RAP capabilities reach their limits
38-
- **Prototype rapidly**quick iteration on new business applications
35+
- **Leverage your existing ABAP skills** – do what you know best, no frontend expertise required
36+
- **Universal compatibility**build apps that run on legacy R/3 systems and modern S/4 Cloud environments
37+
- **Extend beyond RAP** – when standard capabilities reach their limits
38+
- **Prototype rapidly**iterate quickly on new business applications
3939

4040
Each application is packaged as an [abapGit](https://abapgit.org) project, simplifying installation across systems without separate frontend deployments.
4141

0 commit comments

Comments
 (0)